6 releases (breaking)
0.6.0 | Oct 8, 2024 |
---|---|
0.5.0 | Sep 17, 2024 |
0.4.0 | Aug 19, 2024 |
0.3.0 | Feb 19, 2024 |
0.1.0 | Sep 21, 2023 |
#14 in #maintenance
562 downloads per month
Used in 16 crates
(10 directly)
27KB
548 lines
zerror derive
This library provides a derive macro so that an enum with a { core: ErrorCore } member will have the requisite methods for manipulating the core.
Status
Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.
Scope
This library derives ZerrorCore.
Warts
- IoToZ will likely disappear before this library goes stable.
Documentation
The latest documentation is always available at docs.rs.
Dependencies
~1.5MB
~35K SLoC