Moxy
Derive macros that eliminate Rust boilerplate. Get Display and Deref implementations with a single attribute.
Install
[]
= { = "0.0.0", = ["derive"] }
Documentation
License
MIT
Derive macros that eliminate Rust boilerplate. Get Display and Deref implementations with a single attribute.
[dependencies]
moxy = { version = "0.0.0", features = ["derive"] }
MIT