tag

Function tag 

Source
pub fn tag<'a>(
    value: impl AsRef<str>,
) -> impl Fn(&'a str) -> ParseResult<'a, &'a str>
Expand description

Recognizes a string.