derive_pod 0.1.0

Implement the Pod trait safely with a derive macro.
Documentation

Auto derive the Pod trait.

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