fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
opDispatch.opDispatch
fluid
theme
Field
opDispatch
Undocumented in source. Be warned that the author may not have intended to support it.
template
opDispatch
(string field)
return
static if
(
is(T == struct)
)
Field
opDispatch
(
Input
)
(
Input
input
)
if
(
__traits(
hasMember
,
T
,
field
)
)
Meta
Source
See Implementation
fluid
theme
Field
opDispatch
functions
opDispatch