Skip to main content

from_wire_bytes

Function from_wire_bytes 

Source
fn from_wire_bytes<T: DeserializeOwned>(data: &[u8]) -> Result<T>