Skip to main content

assert_empty

Macro assert_empty 

Source
macro_rules! assert_empty {
    ($collection:expr) => { ... };
}