A set of alternative `derive` attributes for Rust, providing more control over trait implementations.
# Cargo.toml
[dependencies]
derivative = "2.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example using Derivative to customize Debug output.
Consider using standard `#[derive(...)]` or `serde`'s attributes instead.
No dependency data recorded yet.