Function bincode::encode_to_vec
source · [−]This is supported on crate feature
alloc only.Expand description
Encode the given value into a Vec<u8> with the given Config. See the config module for more information.
alloc only.Encode the given value into a Vec<u8> with the given Config. See the config module for more information.