Macro swiss_army_knife::bit_set[][src]

macro_rules! bit_set {
    ($($element : expr), *) => { ... };
}
Expand description

Creates a BitSet.