| Crates.io | errorderive |
| lib.rs | errorderive |
| version | 0.0.1 |
| created_at | 2019-07-04 08:20:53.602966+00 |
| updated_at | 2019-07-04 08:20:53.602966+00 |
| description | Derive macro for `std::error::Error` |
| homepage | |
| repository | https://github.com/dyxushuai/errorderive-rs |
| max_upload_size | |
| id | 145809 |
| size | 28,944 |
A failure-like derive macro for the std::error::Error.
The source code is mostly copied from failure_derive & err-derive.
edition = "2018"source keyword instead of causecall_site for more debug information