Crate bytemuck_derive
source · [−]Expand description
Derive macros for bytemuck traits.
Derive Macros
Derive the Contiguous trait for an enum
Derive the Pod trait for a struct
Derive the TransparentWrapper trait for a struct
Derive the Zeroable trait for a struct