checkpoint_derive 0.1.1

Derives traits for the Checkpoint crate
Documentation
# checkpoint_derive
Derives the `Storable` trait for Rust types that implement the `Deserialize` and `Serialize` traits from Serde.