Skip to main content

to_compact_vec

Function to_compact_vec 

Source
pub fn to_compact_vec(value: &JsonValue) -> Vec<u8> 
Expand description

Serializes a value to compact JSON bytes. See to_compact_string.