| Crates.io | err-gen |
| lib.rs | err-gen |
| version | 0.1.4 |
| created_at | 2021-07-11 12:45:55.97719+00 |
| updated_at | 2021-07-11 14:14:33.628269+00 |
| description | Error-generation macro for hierarchical actor design |
| homepage | |
| repository | https://github.com/Proj-Cactus/err_gen.git |
| max_upload_size | |
| id | 421394 |
| size | 5,350 |
For hierarchical actor implementations, where each actor implements its own error type, and parent actors must encapsulate children actor errors, err-gen automatically generates the boilerplate code for you.