Skip to main content

reader

Function reader 

Source
fn reader(bytes: &[u8]) -> Result<ImageReader<Cursor<&[u8]>>>