ruma
0.11.1
Module can_
be_
empty
Module Items
Traits
Functions
In ruma::
serde
Module
ruma
::
serde
::
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.