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

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