Function jsonbb_strip_nulls

Source
fn jsonbb_strip_nulls(jsonb: ValueRef<'_>, builder: &mut Builder)
Expand description

Recursively removes all object fields that have null values from the given JSON value.