renderNestedChild

Undocumented in source.
template renderNestedChild(string field)
@safe nothrow
renderNestedChild
(
T
Ts...
)
(,
auto ref T t
,
auto ref Ts ts
)

Members

Functions

renderNestedChild
auto renderNestedChild(Handle parent, T t, Ts ts)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

hasRenderFunc
template hasRenderFunc(alias T)
Undocumented in source.

Meta