pub trait Alignment: Sealed { }
Marker trait for types that represents the alignment of a FieldOffset.
FieldOffset
This is only implemented by Aligned and Unaligned
Aligned
Unaligned