Module ruma_common::serde::can_be_empty
source · Expand description
Helpers for emptiness checks in #[serde(skip_serializing_if)]
.
Traits§
- Trait for types that have an “empty” state.
Functions§
- Check whether a value is empty.