Skip to main content

Module ptr

Module ptr 

Source
Expand description

Types and functions to work with pointers and addresses.

Modules§

projection
Infrastructure for handling projections.

Macros§

project
Create a projection from a raw pointer.

Structs§

Alignment
Type representing an alignment, which is always a power of two.

Traits§

Alignable
Trait for items that can be aligned against an Alignment.
KnownSize
Trait to represent compile-time known size information.