Function trim_undefined

Source
pub fn trim_undefined(object: &mut Map<String, Value>)
Expand description

Remove keys with null values from a JSON object (shallow)