ParserError

Type Alias ParserError 

Source
pub type ParserError = Box<Error<Rule>>;

Aliased Typeยง

pub struct ParserError(/* private fields */);