File: addr.md

package info (click to toggle)
rust-bitvec 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,780 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 208 bytes parent folder | download
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.