Skip to main content

from_be_bytes

Function from_be_bytes 

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