Open Issues Need Help
View All on GitHubAI 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
Feature Request: Add a comparison with error-stack to the README about 2 months ago
documentation help wanted good first issue