Macro bit_vec::bit_block_impl

source ยท
macro_rules! bit_block_impl {
    ($(($t: ident, $size: expr)),*) => { ... };
}