Structs

Represents a bitset represented as zero. Only if a bitset equals to Bit0, the bitset means zero. See Set for details.

Represents a bitset represented as one. See Set for details.

Implementation of bitset. See Set

Traits

A trait which represents a bit.

A trait implemented if the bitset is positive (not zero).

Make left shift of the bitset and use give bit as the LSB.

The main trait represents a bitset.

Generate right shift of the bitset.

Generate left shift of the bitset.