bitvec 1.0.1

Addresses memory by bits, for packed collections and bitfields
Documentation
1
2
3
4
5
# Address Value Management

This module provides utilities for working with `T: BitStore` addresses so that
the other `ptr` submodules can rely on the correctness of their values when
doing pointer encoding.