Skip to main content

from_le_bytes

Function from_le_bytes 

Source
pub fn from_le_bytes<T: DeserializeOwned>(bytes: &[u8]) -> Result<T>