Module parsec_tool::error [−][src]
Error definitions/handling.
Enums
| Error | Errors in parsec-tool. |
| ToolErrorKind | Errors originating in the parsec-tool. |
Type Definitions
| Result | A Result type with the Err variant set as a ParsecToolError |