Docs.rs
error-utils-derive-0.1.3
error-utils-derive 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
robert-oleynik
Dependencies
quote ~1.0.20
normal
syn ~1.0.98
normal
Versions
50%
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
error_
utils_
derive
0.1.3
All Items
Crate Items
Derive Macros
Crate
error_utils_derive
Copy item path
Source
Derive Macros
ยง
Errors
Derive macro to simplify error type implementation. Implements
std::fmt::Display
,
std::error::Error
for the derived Type.