Configuration.ValueT

Undocumented in source.
struct Configuration
alias ValueT = SumType!(typeof(null), string, bool, long, double, This[], This[string])

Meta