Parameter.PType

Undocumented in source.
struct Parameter(T, bool hasValidation = false)
alias PType = typeof(only(T.init))

Meta