Docs.rs
thiserror-1.0.69
thiserror 1.0.69
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
dtolnay
Dependencies
thiserror-impl =1.0.69
normal
anyhow ^1.0.73
dev
ref-cast ^1.0.18
dev
rustversion ^1.0.13
dev
trybuild ^1.0.81
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
thiserror
1.0.69
thiserror
Derive Macro
Error
Copy item path
Source
#[derive(Error)] {
// Attributes available to this derive:
#[backtrace] #[error] #[from] #[source] }