Docs.rs
error-0.1.9
error 0.1.9
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
reem
Dependencies
traitobject ^0
normal
typeable ^0.1
normal
Versions
85.71%
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
error
0.1.9
All Items
Crate Items
Macros
Traits
Crate
error
Copy item path
Source
Expand description
A generic, extendable Error type.
Macros
§
match_
error
Traits
§
Error
An extension to std::error::Error which provides dynamic downcasting of errors for use in highly generic contexts.