Docs.rs
error2-0.5.0
error2 0.5.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ZihanType
Dependencies
append-only-vec ^0.1
normal
error2-derive ^0.5.0
normal
optional
futures-core ^0.3
normal
optional
pin-project-lite ^0.2
normal
optional
scc ^2
normal
serde ^1
normal
optional
snafu ^0.8
normal
optional
serde_json ^1
dev
Versions
10%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
error2
0.5.0
All Items
Crate Items
Macros
Structs
Enums
Traits
Functions
Derive Macros
Crate
error2
Copy item path
Source
Macros
§
location
Constructs a
Location
that is not affected by
#[track_caller]
.
locations
Constructs a
Locations
that is not affected by
#[track_caller]
.
Structs
§
Attach
Iter
Location
Locations
Enums
§
Next
Error
Traits
§
Attach
Error2
Iterator
Ext
Functions
§
extract_
error_
stack
Derive Macros
§
Error2
derive