kdam_derive 0.1.0

A derive macro for deriving kdam::BarExt trait for a struct.
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 22.81 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 37.78 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • clitic

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