1 unstable release
0.1.0 | Jul 23, 2023 |
---|
#38 in #deriving
389 downloads per month
Used in 2 crates
(via kdam)
10KB
122 lines
kdam_derive
A derive macro for deriving kdam::BarExt trait for a struct.
Getting Started
Add this to your Cargo.toml file.
[dependencies]
kdam_derive = "0.1.0"
Or add from command line.
$ cargo add kdam_derive
See docs and examples to know how to use it.
License
Dual Licensed
Dependencies
~255–700KB
~17K SLoC