kdam_derive

Crates.iokdam_derive
lib.rskdam_derive
version0.1.0
sourcesrc
created_at2023-07-23 07:20:01.885564
updated_at2023-07-23 07:20:01.885564
descriptionA derive macro for deriving kdam::BarExt trait for a struct.
homepage
repositoryhttps://github.com/clitic/kdam/tree/main/kdam_derive
max_upload_size
id923632
size22,178
Apoorv Sachan (clitic)

documentation

https://docs.rs/kdam_derive

README

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

Commit count: 0

cargo fmt