Function pear::parsers::eat

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