to_vec

Function to_vec 

Source
pub fn to_vec<T: Serialize>(value: &T) -> SerResult<Vec<u8>>
Expand description

Convenient function to get encoded value as bytes