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

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