pub fn serialize_to_bytes<T: Serialize>(data: &T) -> Result<Bytes>
Utility function to serialize data to Bytes