Function hydroflow::util::deserialize_from_bytes

source ยท
pub fn deserialize_from_bytes<T>(msg: impl AsRef<[u8]>) -> Result<T>
Expand description

Serialize a message from bytes using bincode.