bytemuck
1.20.0
Module transparent
Traits
In crate bytemuck
Module
bytemuck
::
transparent
Copy item path
source
·
[
−
]
Traits
§
TransparentWrapper
A trait which indicates that a type is a
#[repr(transparent)]
wrapper around the
Inner
value.