[][src]Crate derive_pod

Auto derive the Pod trait.

This crate should not be used directly, instead depend on the dataview crate with the derive feature enabled.

Derive Macros

Pod

Auto derive the Pod trait for structs.