Type Definition hls_m3u8::Result[][src]

pub type Result<T> = Result<T, Error>;
Expand description

This crate specific Result type.