# `derived`: Macros for the boring stuff
> **Note: This is currently a WIP**
The `derived` crate provides macros that can simplify all the boring stuff, like writing constructors for example.
## License
This crate is distributed under the [Apache-2.0 License](./LICENSE).