Module pest::error [−][src]
Types for different kinds of parsing failures.
Structs
Error | Parse-related error type. |
Enums
ErrorVariant | Different kinds of parsing errors. |
InputLocation | Where an |
LineColLocation | Line/column where an |