Function pear::parsers::peek[][src]

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