Docs.rs
err-derive-0.1.6
err-derive 0.1.6
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
djc
torkleyy
Dependencies
proc-macro-error ^0.2.6
normal
proc-macro2 ^1.0.1
normal
quote ^1.0.2
normal
syn ^1.0.5
normal
synstructure ^0.12.0
normal
rustc_version ^0.2.3
build
Versions
Go to latest version
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
err_derive
[
−
]
Derive Macro
err_derive
::
Error
#[derive(Error)] { // Attributes available to this derive: #[error] #[cause] }