[][src]Function yarte_lexer::tag

pub fn tag<'a, E: KiError>(
    i: Cursor<'a>,
    tag: &'static [Ascii]
) -> Result<'a, &'static str, E>

Take ascii characters or next error