pub fn value_to_vec(value: &Value, options: SerOptions) -> Result<Vec<u8>>
Expand description

Encode the value into a Vec<u8> buffer.