ctpg ~master (2022-05-29T03:06:24.0192733)
Dub
Repo
build.Result
ctpg
combinators
none
build
Undocumented in source.
template
build
(alias kind, SrcType)
static if
(
kind.hasValue
)
alias
Result
=
ParseResult
!(
kind
,
SrcType
,
None
)
Meta
Source
See Implementation
ctpg
combinators
none
build
aliases
Result
functions
parse