[−][src]Module combine::parser::error
Parsers which cause errors or modifies the returned error on parse failure.
Structs
| Expected | |
| Message | |
| Silent | |
| Unexpected |
Functions
| expected | Equivalent to |
| message | Equivalent to |
| silent | Equivalent to |
| unexpected | Always fails with |
| unexpected_any | Always fails with |