pub type Alignment = Alignment;๐Deprecated since 1.97.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ยง
#[repr(transparent)]pub struct Alignment { /* private fields */ }