Crate packed [−] [src]
A safe approach to using #[repr(packed)]
data.
See nue_macros
for the automagic #[packed]
attribute.
Traits
Aligned |
A marker trait indicating that a type has an alignment over |
Packed |
A marker trait indicating that a type is |
Unaligned |
A marker trait indicating that a type has an alignment of |
Type Definitions
Un |
A type alias that represents the unaligned type of |