1 unstable release
0.1.0 | Sep 22, 2021 |
---|
#1383 in Procedural macros
26KB
513 lines
A collection of utilities for use with error-chain
. Ideas are welcome!
For more on usage, see the documentation for each module.
lib.rs
:
Utilities for error-chain
This crate contains macros for use with the error-chain
crate, and by
extension depends on the version of the crate these macros are designed for
So far, these utilities are available:
error_chain_quick
: Extension for convenience to theerror-chain
crate
Dependencies
~3.5–5MB
~108K SLoC