Skip to main content

truthy

Function truthy 

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

Frozen truthiness: only false and null are falsy (design §10.1).