ArgVal.InnerType

the inner type of the argument

struct ArgVal(T, bool isOptional = false)
alias InnerType = T

Meta