ruma
0.12.0
In ruma::
serde
ruma
::
serde
Function
is_empty
Copy item path
Source
pub fn is_empty<T>(val:
&T
) ->
bool
where T:
CanBeEmpty
,
Expand description
Check whether a value is empty.