Context aware, ergonomic and precise error handling.

2 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This enhancement proposes to improve ergonomics by allowing direct use of `context`/`with_context` without explicitly calling `traced`/`traced_dyn`. This change is blocked by the availability of `min_specialization` in Rust, which is necessary to implement blanket `From` trait implementations for `TracedError` and `TracedError<T>` types.

Complexity: 4/5
enhancement help wanted blocked

Context aware, ergonomic and precise error handling.

Rust
documentation help wanted good first issue

Context aware, ergonomic and precise error handling.

Rust