Module encode

Source

Functionsยง

encode
Encode the given type T into a Vec<u8>.
encode_into_slice
Encode the given type T into the given slice..