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