macro_rules! bit_set_aware {
    ($type: ty) => { ... };
}
Expand description

Bit set aware.