Function pear::parsers::eat_any

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