Docs.rs
error-forge-1.0.0
error-forge 1.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jamesgober
Dependencies
async-trait ^0.1.74
normal
optional
error-forge-derive ^1.0.0
normal
optional
log ^0.4
normal
optional
parking_lot ^0.12
normal
pastey ^0.2
normal
rand ^0.8.5
normal
optional
serde ^1.0
normal
optional
thiserror ^1.0
normal
tracing ^0.1
normal
optional
serde_json ^1.0
dev
tokio ^1.0
dev
Versions
85.64%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module context
error_
forge
1.0.0
Module context
Module Items
Structs
Traits
In crate error_
forge
error_forge
Module
context
Copy item path
Source
Structs
§
Context
Error
A wrapper error type that attaches contextual information to an error.
Traits
§
Result
Ext
Extension trait for Result types to add context to errors