sdpc ~master (2022-02-23T09:48:48.8355398)
Dub
Repo
token
sdpc
parsers
Match a string, return the matched string
template
token
(string t)
auto
token
(
R
)
(
in
auto
ref
R
i
)
if
(
isForwardRange
!
R
)
Members
Functions
token
auto
token
(R i)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
sdpc
parsers
aliases
whitespace
word
ws
functions
identifier
parse_escape1
parse_string
structs
Err
not_ch
templates
ch
digit
number
token
token_ws
variables
alphabet
digits
lower
upper
Match a string, return the matched string