Skip to main content

SLOT_ALIGNMENT

Constant SLOT_ALIGNMENT 

Source
pub const SLOT_ALIGNMENT: usize = _; // 8usize
Expand description

Required slot alignment, in bytes; assert_repr_c_layout rejects any field with a stricter alignment.