[−][src]Module cexpr::nom
nom's result types, re-exported.
Enums
| Err | The |
| ErrorKind | indicates which parser returned an error |
| Needed | Contains information on needed data if a parser returned |
Type Definitions
| IResult | Holds the result of parsing functions |