Function m3u8_rs::unquoted[][src]

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