ctpg ~master (2022-05-29T03:06:24.0192733)
Dub
Repo
wysiwygString.build
ctpg
dsl
typed
parsers
wysiwygString
Undocumented in source.
template
wysiwygString
()
template
build (
alias
kind
SrcType
) {
mixin
MAKE_RESULT
!
q{
SrcType
}
;
static
Result
parse
(Input!SrcType input, Caller caller);
}
Members
Mixins
__anonymous
mixin
MAKE_RESULT
!
q{
SrcType
}
Undocumented in source.
Static functions
parse
Result
parse
(Input!SrcType input, Caller caller)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ctpg
dsl
typed
parsers
wysiwygString
templates
build