Module types

Source
Expand description

Platform-agnostic support types.

Structsยง

Padding ๐Ÿ”’
A transparent wrapper over MaybeUninit<T> to represent uninitialized padding while providing Default.

Type Aliasesยง

CEnumRepr ๐Ÿ”’