Skip to main content

decode_from_bytes

Function decode_from_bytes 

Source
pub fn decode_from_bytes<T: Decode>(bytes: Bytes) -> Result<T>