pub fn to_vec<T: JsonSerialize>(value: &T) -> Vec<u8> ⓘ
Serialize the given data structure as a JSON byte vector.