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 */ }