Expand description
Types for different kinds of parsing failures.
Structs§
- Error
- Parse-related error type.
Enums§
- Error
Variant - Different kinds of parsing errors.
- Input
Location - Where an
Error
has occurred. - Line
ColLocation - Line/column where an
Error
has occurred.