[][src]Macro hina::__hina_item_count

macro_rules! __hina_item_count {
    (=a $($x: tt)*) => { ... };
    ($($items: expr),*) => { ... };
}