Function drt_sc_codec::top_encode_to_vec_u8_or_panic

source ยท
pub fn top_encode_to_vec_u8_or_panic<T: TopEncode>(obj: &T) -> Vec<u8>