Function m3u8::decode [] [src]

pub fn decode(s: &str) -> Result<Playlist, DecoderError>

Decodes a m3u8 &str playlist into a Playlist struct.