Expand description
Types and functions to work with pointers and addresses.
Modules§
- Infrastructure for handling projections.
Macros§
- Create a projection from a raw pointer.
Structs§
- Type representing an alignment, which is always a power of two.
Traits§
- Trait for items that can be aligned against an
Alignment. - Trait to represent compile-time known size information.