Module error

Error management

Parsers are generic over their error type, requiring that it implements the error::ParseError<Input> trait.

Structs

Enums

Traits

Functions