come
0.1.0
Module parsing
Functions
In come::utility
?
Settings
Module
come
::
utility
::
parsing
Copy item path
source
·
[
−
]
Functions
§
ident
Parse source code to get an ident.
in_multispace
Wrap parser
f
, so we can ignore the multispaces around the content we want to parse.
integer
Parse source code to get an integer literal. Supports hex (startes with 0x) or dec.