moxy-derive 0.0.1

derive macros for moxy crate
Documentation

Moxy

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

Install

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

Documentation

https://aacebo.github.io/moxy

License

MIT