pub fn is<'a, F, O>(parser: F) -> impl FnMut(ParseString<'a>)Expand description
For parser p, return the !!p peek parsing expression.
pub fn is<'a, F, O>(parser: F) -> impl FnMut(ParseString<'a>)For parser p, return the !!p peek parsing expression.