Skip to main content

serialize_to_vec

Function serialize_to_vec 

Source
pub fn serialize_to_vec<T: Serialize>(val: T) -> Result<Vec<u8>>