read_from_slice

Function read_from_slice 

Source
pub fn read_from_slice<E: FromSlice>(data: &[u8]) -> Result<E, &'static str>
Available on crate feature io-core only.
Expand description

Convenience generic helpers.