Crates.io | zerror_derive |
lib.rs | zerror_derive |
version | 0.6.0 |
source | src |
created_at | 2023-09-21 19:43:42.574145 |
updated_at | 2024-10-08 12:53:36.336772 |
description | zerror_derive derives common helpers for Z crates |
homepage | |
repository | https://github.com/rescrv/blue |
max_upload_size | |
id | 979918 |
size | 11,505 |
This library provides a derive macro so that an enum with a { core: ErrorCore } member will have the requisite methods for manipulating the core.
Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.
This library derives ZerrorCore.
The latest documentation is always available at docs.rs.