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

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