Module error

Source

Structs§

VerboseError
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§

VerboseErrorKind
Error context for VerboseError

Functions§

convert_error
Transforms a VerboseError into a trace with input position information