marshal_binary

Function marshal_binary 

Source
pub fn marshal_binary<T: Serialize>(x: &T) -> Result<Vec<u8>, MarshallingError>