pest
0.0.1
Module error
Module Items
Structs
Enums
In crate pest
pest
Module
error
Copy item path
Source
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.