Option.WrapperType

Undocumented in source.
struct Option(T)
alias WrapperType = VariantN!(T.sizeof, T)

Meta