Function pear::parsers::eat_any [] [src]

pub fn eat_any<I: Input>(input: &mut I) -> ParseResult<I, I::Token>