Module pest::error

source · []
Expand description

Types for different kinds of parsing failures.

Structs

Parse-related error type.

Enums

Different kinds of parsing errors.

Where an Error has occurred.

Line/column where an Error has occurred.