bytemuck
1.23.2
Module transparent
Module Items
Traits
In crate bytemuck
bytemuck
Module
transparent
Copy item path
Source
Traits
ยง
Transparent
Wrapper
A trait which indicates that a type is a
#[repr(transparent)]
wrapper around the
Inner
value.