Skip to main content

to_vec

Function to_vec 

Source
pub fn to_vec<T: Serialize + StrongType>(arg: &T) -> Option<Vec<u8>>
Expand description

Function that serializes object into binary data with type safety/