TStructHelpers.set

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate TStructHelpers(alias fieldMetaData = cast(TFieldMeta[])null)
void
set
(
string fieldName
)
(
MemberType!(This, fieldName) value
)
if (
is(MemberType!(This, fieldName))
)
if (
is(typeof(fieldMetaData) : TFieldMeta[])
)

Meta