to_vec

Function to_vec 

Source
pub fn to_vec<'a, T: Serializable<'a>>(t: &T) -> Vec<u8> 
Expand description

Serialize the given Serialiazable object to a vec