Crates.io | kdam_derive |
lib.rs | kdam_derive |
version | 0.1.0 |
source | src |
created_at | 2023-07-23 07:20:01.885564 |
updated_at | 2023-07-23 07:20:01.885564 |
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 | 22,178 |
A derive macro for deriving kdam::BarExt trait for a struct.
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.
Dual Licensed