Expand description
A small parsing library for identifiers.
Structs§
- Parser
- A simple parser, focused on providing an ergonomic API to consume lexemes and to encourage useful errors.
Enums§
- Parser
Error - Errors that can occur while parsing a string.
A small parsing library for identifiers.