pub unsafe trait AlignmentValid { }
Expand description

Marker trait used to check alignment

Implementations on Foreign Types

Implementors