Implements the Versionize derive proc macro.
An attribute macro for adding a version byte when serializing a struct via Serde. Also allows deseraializing while removing version byte.
Procedural macro for serde_versioned library
Explicit, type-safe schema versioning and migration for Rust
Explicit, type-safe schema versioning and migration for Rust
tfhe-versionable-derive: A set of proc macro for easier implementation of the tfhe-versionable traits
Versioning support for Serde
Macros for use with pro-serde-versioned
Derive macro for the fast-version crate
You should not use this crate directly, it is internal to diesel_versioning.
A proc-macro to generate a hash based on the fields of a struct. Useful for intelligently expiring a cache when the stored object changes.
Derive macros for nulid wrapper types