Function ruma::serde::can_be_empty::is_empty[][src]

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

Check whether a value is empty.