item_group

Macro item_group 

Source
macro_rules! item_group {
    ($($item:item)*) => { ... };
}