Skip to main content

is_nullish

Function is_nullish 

Source
pub fn is_nullish(value: &Value) -> bool
Expand description

Check if a JSON value is nullish (null or undefined).