Skip to main content

Crate vihaco_parser_core

Crate vihaco_parser_core 

Source

Re-exports§

pub use impls::ident;

Modules§

impls

Traits§

Parse
A parser whose input is &'src str (char stream) and whose error type is Simple<char>.