Docs.rs
finchers-ext-0.11.0
finchers-ext 0.11.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ubnt-intrepid
Dependencies
either ^1.5.0
normal
finchers-core ^0.11.0
normal
finchers-test ^0.11.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module result
finchers_
ext
0.11.0
Module result
Module Items
Structs
Traits
In crate finchers_
ext
finchers_ext
Module
result
Copy item path
Source
Expand description
Extensions for
Result
Structs
§
AndThen
ErrInto
MapErr
MapOk
OrElse
Unwrap
Ok
Traits
§
Endpoint
Result
Ext
A set of extension methods which is available when the output value is a
Result
.