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ยง

coroutine ๐Ÿ”’
Coroutine layout logic.
simple ๐Ÿ”’
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 ๐Ÿ”’