moxy 0.0.1

A set of helpful macros for day to day quality of life tasks
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