ErrOf

Type Alias ErrOf 

Source
pub type ErrOf<P, I, E, N, L> = <<P as ParserOnce<I, E, N, L>>::Out as OutOf<I, E>>::Error;