1 unstable release

0.1.0 Sep 22, 2021

#1233 in Procedural macros

24 downloads per month

Unlicense

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 the error-chain crate

Dependencies

~3.5–5MB
~107K SLoC