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
error2
Function
extract_error_stack
Copy item path
Source
pub fn extract_error_stack(e: &dyn
Error2
) ->
Box
<[
Box
<
str
>]>