Docs.rs
errify-macros-0.2.0
errify-macros 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
LazyMechanic
Dependencies
proc-macro2 ^1.0
normal
proc-macro2-diagnostics ^0.10
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
66.67%
of the crate is documented
Go to latest version
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
errify_macros
0.2.0
All Items
Attribute Macros
Crate
errify_macros
Copy item path
source
·
[
−
]
Attribute Macros
§
errify
Macro that provides error context on entire function. Supports
async
functions.
errify_with
Macro that provides lazy error context on entire function. Supports
async
functions.