Module cexpr::nom [] [src]

nom's result types, re-exported.

Enums

Err

Contains the error that a parser can return

ErrorKind

indicates which parser returned an error

IResult

Holds the result of parsing functions

Needed

Contains information on needed data if a parser returned Incomplete