build.Result

Undocumented in source.
template build(alias kind, SrcType)
static if(kind.hasValue)
alias Result = ParseResult!(kind, SrcType, SrcType)

Meta