[][src]Crate bytemuck_derive

Derive macros for bytemuck traits.

Derive Macros

Contiguous

Derive the Contiguous trait for an enum

Pod

Derive the Pod trait for a struct

TransparentWrapper

Derive the TransparentWrapper trait for a struct

Zeroable

Derive the Zeroable trait for a struct