Skip to main content

is_truthy

Function is_truthy 

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

Check if a JSON value is truthy (JavaScript semantics).