Module scale_bits::bits

source ·
Expand description

This module exposes a Bits type, which is a small, simple bit store which is SCALE compatible with BitVec<u8, Lsb0>.

Structs