Type Alias vector_expr::ParseError

source ·
pub type ParseError = Box<Error<Rule>>;

Aliased Type§

struct ParseError(/* private fields */);