Expand description
The parser that do the real work
Structs§
- Parse
Error - A error type that indicate lines and columns when parsing goes wrong
- Parser
Type Aliases§
- Parse
Result - Alias for a parsing
Resultwith the error type ParseError
The parser that do the real work
Result with the error type ParseError