error-stack-macros2 0.0.0-reserved

Community-made procedural macros for error-stack.
Documentation
1
2
3
4
5
6
7
8
9
10
//! Community-made procedural macros for
//! [`error-stack`](https://crates.io/crates/error-stack).
//!
//! **NOTE 1:** This crate is not affiliated with the official
//! [`error-stack`](https://crates.io/crates/error-stack) crate or its
//! maintainers.
//!
//! **NOTE 2:** This crate is currently empty and under development. This
//! version (`0.0.0-reserved`) only reserves the crate name on crates.io for
//! future use.