[][src]Module pest::error

Types for different kinds of parsing failures.

Structs

Error

Parse-related error type.

Enums

ErrorVariant

Different kinds of parsing errors.

InputLocation

Where an Error has occurred.

LineColLocation

Line/column where an Error has occurred.