Skip to main content

is_false

Function is_false 

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

Predicate for #[serde(skip_serializing_if = ...)] on bool flags that should only appear in the query when set.