ruma_
common
0.15.0
Module can_
be_
empty
Module Items
Traits
Functions
In ruma_
common::
serde
ruma_common
::
serde
Module
can_be_empty
Copy item path
Source
Expand description
Helpers for emptiness checks in
#[serde(skip_serializing_if)]
.
Traits
§
CanBe
Empty
Trait for types that have an “empty” state.
Functions
§
is_
empty
Check whether a value is empty.