Docs.rs
thiserror-1.0.40
thiserror 1.0.40
Docs.rs crate page
MIT OR Apache-2.0
Links
Documentation
Repository
Crates.io
Source
Owners
dtolnay
Dependencies
thiserror-impl =1.0.40
normal
anyhow ^1.0.65
dev
ref-cast ^1.0
dev
rustversion ^1.0
dev
trybuild ^1.0.66
dev
Versions
100%
of the crate is documented
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
☰
In thiserror
?
Derive Macro
thiserror
::
Error
source
·
[
−
]
#[derive(Error)] { // Attributes available to this derive: #[backtrace] #[error] #[from] #[source] }