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

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