Skip to main content

is_truthy

Function is_truthy 

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

Check if an expression result is truthy (for WHERE/HAVING).