Type Alias ParseError

Source
pub type ParseError<E, M> = (Box<Error<E>>, M);