error-forge 1.0.0

Pragmatic Rust error-handling framework with stable error metadata, contextual diagnostics, optional async support, and synchronous recovery primitives (retry, circuit-breaker, backoff). Optional #[derive(ModError)], declarative define_errors!, and feature-gated logging / tracing / serde adapters.
Documentation

error-forge

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 12 feature flags, 0 of them enabled by default.

default

This feature flag does not enable additional features.

async

backtrace

This feature flag does not enable additional features.

collector

This feature flag does not enable additional features.

console

This feature flag does not enable additional features.

context

This feature flag does not enable additional features.

derive

error-forge-derive

jitter

log

registry

This feature flag does not enable additional features.

serde

tracing