serialize_to_bytes

Function serialize_to_bytes 

Source
pub fn serialize_to_bytes<T: Serialize>(data: &T) -> Result<Bytes>
Expand description

Utility function to serialize data to Bytes