pub fn format(value: &Value) -> String
Formats a JASN Value into a compact string (no unnecessary whitespace).
Value