# dynify-macros
Helpful procedural macros for [dynify](https://crates.io/crates/dynify).
## ♥️ Special thanks
The macros in this crate are heavily inspired by
[async-trait](https://crates.io/crates/async-trait). Please check it out as well
if you're interested in this crate.
## ⚖️ License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
<http://www.apache.org/licenses/LICENSE-2.0>)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or
<http://opensource.org/licenses/MIT>)
at your option.