Symbol.Symbol

Undocumented in source.
template Symbol(T, string field)
alias Symbol = AliasSeq!(__traits(getMember, T, field))[0]

Meta