Crate noam

Crate noam 

Source

Enums§

Comparision
Comparision result type
Error
Default error type to be used with Terminate::Error and Terminate::Failure
Needed
Terminate
The Terminate enum indicates that the parser was not successful

Traits§

Compare
Compare operation trait
Index
Length
Number of elements operation trait
Take
Take bytes out of an input slice

Functions§

tag
take

Type Aliases§

Result
Result type for parsing combinator functions