Function m3u8_rs::comment_tag[][src]

pub fn comment_tag(i: &[u8]) -> IResult<&[u8], String, (&[u8], ErrorKind)>