PublicFieldNames.publicFields

Undocumented in source.
template PublicFieldNames(T)
alias publicFields = Filter!(isPublic, FieldNameTuple!T)

Meta