top_encode_no_err

Function top_encode_no_err 

Source
pub fn top_encode_no_err<T: TopEncodeNoErr>(obj: &T) -> Vec<u8>
Expand description

Quick encoding of a type that never fails on encoding.