logo
Expand description

Compile-time asserting of memory layout.

Modules

Exposed namespace of the module.

Orphan namespace of the module.

Prelude to use essentials: use my_module::prelude::*.

Protected namespace of the module.

Macros

Compile-time assertion that two values have the same size.

Compile-time assertion that memory behind two references have the same size.

Compile-time assertion of having the same align.

Compile-time assertion that two types have the same size.