ruma
0.11.1
Module can_be_empty
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
§
CanBeEmpty
Trait for types that have an “empty” state.
Functions
§
is_empty
Check whether a value is empty.