pub fn encode_to_vec<E, C>(val: E, config: C) -> Result<Vec<u8>, EncodeError>Available on crate features
serde and alloc only.pub fn encode_to_vec<E, C>(val: E, config: C) -> Result<Vec<u8>, EncodeError>serde and alloc only.