[][src]Macro ari::_ari_item_count

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