Skip to main content

Alignment

Type Alias Alignment 

Source
pub type Alignment = Alignment;
👎Deprecated since 1.96.0:

moved from ptr to mem

🔬This is a nightly-only experimental API. (ptr_alignment_type #102070)
Expand description

Deprecated re-export of mem::Alignment.

Aliased Type§

pub struct Alignment { /* private fields */ }