derive

Attribute Macro derive 

#[derive]
Expand description

An attribute macro that replaces #[derive(Pod)] with the corresponding zerocopy traits.