Function not

Source
pub(crate) fn not(b: &bool) -> bool
Expand description

A helper function for serde(skip_serializing_if) to omit false boolean values.