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