Docs.rs
async-svc-0.0.2
async-svc 0.0.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
robjtede
Dependencies
futures-util ^0.3.8
normal
pin-project ^1.0.1
normal
tokio ^0.3
dev
Versions
43.75%
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
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
async_
svc
0.0.2
All Items
Crate Items
Structs
Traits
Functions
Type Aliases
Crate
async_svc
Copy item path
Source
Expand description
WIP Modern Service Trait
Structs
§
FnSvc
MapSvc
ThenSvc
Service1(Response) -> Intermediate => Service2(Intermediate) -> Response
Traits
§
Svc
Service trait representing an asynchronous request/response operation.
SvcExt
Functions
§
box_svc
Type Aliases
§
BoxFut
BoxSvc