Docs.rs
shared_error-0.1.0
shared_error 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:facebook:cratesio-publish
meta-cratesio-bot
Dependencies
anyhow ^1.0.75
normal
slog ^2.7
normal
thiserror ^1.0.49
normal
Versions
100%
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
Crate
shared_error
shared_
error
0.1.0
All Items
Crate Items
Modules
Crates
shared_error
Crate
shared_error
Copy item path
Source
Expand description
Provided SharedError wrapper for cloneable Error.
Modules
§
anyhow
Module containing SharedError that works well with anyhow::Error. Similarly to anyhow, it hiddes the underlyin Error type.
std
Module containing SharedError generic type that doesn’t work well with anyhow, but doesn’t hide the underlying error type.
Results
Settings
Help
Summary
In Names
(1)
In Parameters
(0)
In Return Types
(0)
module
shared_error::
std
Module containing SharedError generic type that doesn’t …
No results :(
Try on
DuckDuckGo
?
Or try looking in one of these:
The
Rust Reference
for technical details about the language.
Rust By Example
for expository code examples.
The
Rust Book
for introductions to language features and the language itself.
Docs.rs
for documentation of crates released on
crates.io
.
No results :(
Try on
DuckDuckGo
?
Or try looking in one of these:
The
Rust Reference
for technical details about the language.
Rust By Example
for expository code examples.
The
Rust Book
for introductions to language features and the language itself.
Docs.rs
for documentation of crates released on
crates.io
.