Structs§
- Verbose
Error - This error type accumulates errors and their position when backtracking through a parse tree. With some post processing, it can be used to display user friendly error messages
Enums§
- Verbose
Error Kind - Error context for
VerboseError
Functions§
- convert_
error - Transforms a
VerboseError
into a trace with input position information