error_derive 0.1.1

Macros for deriving Error implementations through custom_derive!.
Documentation

error_derive

Build Status License

This crate allows to automatically derive Error implementations through custom_derive!.

License

Licensed under MIT license (see LICENSE or http://opensource.org/licenses/MIT).