Expand description

Parsers which cause errors or modifies the returned error on parse failure.

Structs

Functions

Equivalent to p.expected(info).

Equivalent to p1.message(msg).

Equivalent to p.silent().

Always fails with message as an unexpected error. Never consumes any input.

Always fails with message as an unexpected error. Never consumes any input.