Macro mnemos_bitslab::index::make_index_allocs
source ยท macro_rules! make_index_allocs { ( $( mod $modname:ident { pub struct $Name:ident($Atomic:ty, $Int:ty, $capacity:expr); } )+ ) => { ... }; }
macro_rules! make_index_allocs { ( $( mod $modname:ident { pub struct $Name:ident($Atomic:ty, $Int:ty, $capacity:expr); } )+ ) => { ... }; }