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

type ErrorRecovery<D> = ErrorRecovery<Location<D>, Token<D>, Error<D>>;