error_derive

Crates.ioerror_derive
lib.rserror_derive
version0.2.0
sourcesrc
created_at2016-07-29 05:59:35.677261
updated_at2016-07-29 22:24:23.541478
descriptionMacros for deriving Error implementations through custom_derive!.
homepage
repositoryhttps://github.com/Xion/rust-error-derive
max_upload_size
id5816
size10,391
Karol Kuczmarski (Xion)

documentation

https://xion.github.io/rust-error-derive

README

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).

Commit count: 18

cargo fmt