thisctx_impl 0.2.0

Macro implementation of the `thisctx` crate
Documentation
1
2
3
4
5
6
7
8
# thisctx-impl

Macro implementation of the [thisctx](https://crates.io/crates/thisctx) crate.

## 💭 Inspired by

The implementation of this crate is heavily inspired by
[thiserror](https://github.com/dtolnay/thiserror).