Expand description
This module is responsible for managing the absolute addresses that allocations are located at, and for casting between pointers and integers based on those addresses.
Re-exports§
pub use self::address_generator::AddressGenerator;
Modules§
- address_
generator 🔒 - reuse_
pool 🔒 - Manages a pool of addresses that can be reused.