Function combine::combinator::expected
[−]
[src]
pub fn expected<P>(p: P, info: Info<P::Input::Item, P::Input::Range>) -> Expected<P> where P: Parser