Module bittle::slice

source ·
Expand description

Bits associated types for slices.

Structs

  • A borrowing iterator over the bits set to one in a slice.
  • An owned iterator over the bits set to zero in an array.