[][src]Function gobble::reader::do_tag

pub fn do_tag<'a>(
    it: &LCChars<'a>,
    tg: &'static str
) -> ParseRes<'a, &'static str>