Available on crate feature
parser
only.Expand description
Utilities for parsing through whitespace.
Functionsยง
- Consume and ignore a TokenTy::Whitespace from the front of the Parser. If there is not one, do nothing.
parser
only.Utilities for parsing through whitespace.