Function trim_undefined_recursively

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

Recursively remove keys with null values in nested JSON objects