[][src]Function elrond_codec::top_encode_to_vec

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