Docs.rs
thiserror-core-1.0.50
thiserror-core 1.0.50
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
FlorianUekermann
Dependencies
thiserror-core-impl =1.0.50
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
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
thiserror_
core
1.0.50
thiserror_core
Derive Macro
Error
Copy item path
Source
#[derive(Error)] {
// Attributes available to this derive:
#[backtrace] #[error] #[from] #[source] }