Module layout

Source

Re-exports§

pub use ty::FIRST_VARIANT;
pub use ty::FieldIdx;
pub use ty::Layout;
pub use ty::TyAbiInterface;
pub use ty::TyAndLayout;
pub use ty::VariantIdx;

Modules§

ty 🔒

Structs§

LayoutCalculator

Enums§

LayoutCalculatorError
NicheBias 🔒
Determines towards which end of a struct layout optimizations will try to place the best niches.

Functions§

absent 🔒

Type Aliases§

LayoutCalculatorResult 🔒