Module typenum::bit [] [src]

Structs

B0

The compile time bit 0

B1

The compile time bit 1

Traits

Bit

The trait for compile time bits; nothing besides B0 and B1 should implement this.