mirror.trait_enums

Destringifies traits avaiable from the compiler or std.traits for getter type safety.

Members

Enums

Linkage
enum Linkage
Protection
enum Protection

Visibilty/protection

Functions

toLinkage
Linkage toLinkage(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
toProtection
Protection toProtection(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta