pub fn to_compact_vec(value: &JsonValue) -> Vec<u8> ⓘ
Serializes a value to compact JSON bytes. See to_compact_string.
to_compact_string