| Crates.io | kdam_derive |
| lib.rs | kdam_derive |
| version | 0.1.1 |
| created_at | 2023-07-23 07:20:01.885564+00 |
| updated_at | 2025-06-09 20:56:08.933927+00 |
| description | A derive macro for deriving kdam::BarExt trait for a struct. |
| homepage | |
| repository | https://github.com/clitic/kdam/tree/main/kdam_derive |
| max_upload_size | |
| id | 923632 |
| size | 23,779 |
A derive macro for deriving kdam::BarExt trait for a struct.
Add this to your Cargo.toml file.
[dependencies]
kdam_derive = "0.1.1"
Or add from command line.
$ cargo add kdam_derive
See docs and examples to know how to use it.
Dual Licensed