Crate const_generic_alignment

Source

Structs§

Aligned
A wrapper type with the specified alignment.
AlignedZst
A Zero-sized type with the specified alignment.
Alignment
Marker type to specify the alignment of AlignedZst in the type system.

Traits§

SupportedAlignment
Statically guarantees that an alignment is supported