# `error_derive`
This crate allows to automatically derive `Error` implementations
through [`custom_derive!`](https://crates.io/crates/custom_derive).
## License
Licensed under MIT license (see [LICENSE](LICENSE) or <http://opensource.org/licenses/MIT>).