[][src]Module monotree::bits

A module for representing BitVec in terms of bytes slice.

Structs

Bits

BitVec implementation based on bytes slice.