derived 0.1.0

Derive macros for lesser headaches
Documentation
1
2
3
4
5
6
7
8
9
# `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).