Re-exports§
pub use ParseError::EOF;
Enums§
- Parse
Error - All the ways a Parser can fail
Traits§
Functions§
- no_eof
- Opens a scope where
ParseError::EOFis unexpected (SeePResultExt::no_eof)
pub use ParseError::EOF;ParseError::EOF is unexpected (See PResultExt::no_eof)