Type Definition lalrpop_util::state_machine::ParseError[][src]

pub type ParseError<D> = ParseError<Location<D>, Token<D>, Error<D>>;