pub fn value_to_json(value: &Value) -> Value
Serialize Value to JSON.
Note: null values are stripped from the output for cleaner JSON.
null