Structs§
- Alignment
- A newtype struct where its only valid values are powers of 2
- Layout
Error - Layouter
- Helper processor that derives the sizes of all types.
- Type
Layout - Size and alignment information for a type.
Enums§
- Layout
Error Inner - Errors generated by the
Layouter
.