Function pear::parsers::eat[][src]

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