ParserState.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
struct ParserState(B, S = string)
Slice
opSlice
(
size_t Dim
)
(
size_t start
,
size_t end
)
if (
isSomeString!S
)

Meta