Function nom::tag_cl [] [src]

pub fn tag_cl<'a, 'b>(
    rec: &'a [u8]
) -> Box<Fn(&'b [u8]) -> IResult<&'b [u8], &'b [u8]> + 'a>