Docs.rs
lerror-0.1.1
lerror 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
gfreezy
Dependencies
futures ^0.3
dev
rustversion ^1.0
dev
syn ^2.0
dev
thiserror ^1
dev
trybuild ^1
dev
Versions
50%
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
lerror
0.1.1
All Items
Crate Items
Re-exports
Macros
Structs
Traits
Functions
Type Aliases
Crate
lerror
Copy item path
Source
Re-exports
§
pub use
lerror
as format_err;
Macros
§
bail
Return early with an error.
ensure
Return early with an error if a condition is not satisfied.
lerror
Construct an ad-hoc error from a string or existing non-
lerror
error value.
Structs
§
Error
Traits
§
Context
Context
Ext
Functions
§
Ok
Type Aliases
§
Result