Docs.rs
error-chain-0.12.4
error-chain 0.12.4
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
alexcrichton
brson
AndyGauge
Dependencies
backtrace ^0.3.3
normal
optional
version_check ^0.9
build
Versions
91.8%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
error_
chain
0.12.4
Module inner
Module Items
Structs
Enums
Traits
Type Aliases
In error_
chain::
example_
generated
error_chain
::
example_generated
Module
inner
Copy item path
Source
Expand description
Another code generated by the macro.
Structs
§
Error
The Error type.
Enums
§
Error
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.