Expand description
Auto derive the Pod
trait.
This crate should not be used directly, instead depend on the dataview
crate with the derive_pod
feature enabled.
Derive Macrosยง
- Field
Offsets - Derive macro calculates field offsets.
- Pod
- Derive macro for the
Pod
trait.