pub unsafe trait ReprStd140 { }
Expand description

Marker trait for types that can be used as fields in structs marked with #[repr_std140].

Implementors