[][src]Type Definition pear::input::ParseError

type ParseError<I> = ParseError<<I as Input>::Context, Expected<I>>;