moxy-derive 0.0.2

derive macros for moxy crate
Documentation

Moxy

Derive macros that eliminate Rust boilerplate. Get Display, Deref, Default, and Build implementations with a single attribute.

Install

[dependencies]
moxy = { version = "0.0.0", features = ["derive"] }

Documentation

https://aacebo.github.io/moxy

License

MIT