Function ruststep::parser::combinator::tag_[][src]

pub fn tag_<'a>(name: &'static str) -> impl ExchangeParser<'a, &'a str>