boilerplate.builder

Undocumented in source.

Members

Aliases

Builder
alias Builder(T) = typeof(T.Builder())
Undocumented in source.

Functions

_toInfo
Info _toInfo(Tuple!(string, string) pair)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

BuilderImpl
mixintemplate BuilderImpl(T, Info = Info, alias BuilderProxy = BuilderProxy, alias _toInfo = _toInfo)
Undocumented in source.

Structs

BuilderProxy
struct BuilderProxy(T)
Undocumented in source.

Meta