top_encode_to_vec

Function top_encode_to_vec 

Source
pub fn top_encode_to_vec<T: TopEncode>(obj: &T) -> Result<Vec<u8>, EncodeError>