pub fn is_truthy(v: &Value) -> bool
Check if a Value is truthy (for boolean contexts).
true
false
Null