Module rustc_const_eval::util::alignment
source · Functions§
- Returns
true
if this place is allowed to be less aligned than its containing struct (because it is within a packed struct).
true
if this place is allowed to be less aligned
than its containing struct (because it is within a packed
struct).