☰
pest
2.7.2
Module error
Structs
Enums
In crate pest
?
Module
pest
::
error
source
·
[
−
]
Expand description
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.