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.
Modules§
- reuse_
pool 🔒 - Manages a pool of addresses that can be reused.
 
Structs§
Enums§
Traits§
Functions§
- align_
addr 🔒 - Shifts 
addrto make it aligned withalignby roundingaddrto the smallest multiple ofalignthat is larger or equal toaddr