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 very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

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