Function ruma_serde::can_be_empty::is_empty[][src]

pub fn is_empty<T: CanBeEmpty>(val: &T) -> bool
Expand description

Check whether a value is empty.