Module mun_target::abi[][src]

Structs

AbiAndPrefAlign

A pair of alignments, ABI-mandated and preferred.

Align

Alignment of a type in bytes (always a power of two).

Size

Size of a type in bytes.

TargetDataLayout

Parsed Data layout for a target, which contains everything needed to compute layouts.

Enums

Endian

Endianness of the target

Integer

! Taken from the ! librustc_target crate. Integers, also used for enum discriminants.