Function espr::parser::combinator::is_not[][src]

pub fn is_not<'a>(pattern: &'static str) -> impl EsprParser<'a, &'a str>