Skip to main content

from_bytes

Function from_bytes 

Source
pub fn from_bytes<D: DeserializeOwned>(slice: &[u8]) -> Result<D>