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

Derive macro calculates field offsets.

Derive macro for the Pod trait.