Provides the `macro_attr!` macro for custom macro-based attributes and derivations.
# Cargo.toml
[dependencies]
macro-attr = "0.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Applies custom derive macros using macro_attr.
Use #[derive(...)] directly or proc macro crates
No dependency data recorded yet.