Module monotree::bits

source ·
Expand description

A module for representing BitVec in terms of bytes slice.

Structs

  • BitVec implementation based on bytes slice.