Docs.rs
tower-0.4.13
tower 0.4.13
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
seanmonstar
carllerche
github:tower-rs:publish
Dependencies
futures-core ^0.3
normal
futures-util ^0.3
normal
hdrhistogram ^7.0
normal
indexmap ^1.0.2
normal
pin-project ^1
normal
pin-project-lite ^0.2.7
normal
rand ^0.8
normal
slab ^0.4
normal
tokio ^1.6
normal
tokio-stream ^0.1.0
normal
tokio-util ^0.7.0
normal
tower-layer ^0.3.1
normal
tower-service ^0.3.1
normal
tracing ^0.1.2
normal
futures ^0.3
dev
hdrhistogram ^7.0
dev
http ^0.2
dev
lazy_static ^1.4.0
dev
pin-project-lite ^0.2.7
dev
tokio ^1.6.2
dev
tokio-stream ^0.1
dev
tokio-test ^0.4
dev
tower-test ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
0.4.13
0.4.12
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.3.0-alpha.1a
0.3.0-alpha.2
0.3.0-alpha.1
0.1.1
0.1.0
0.0.1
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
x86_64-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module future
Structs
?
Module
tower
::
make
::
future
source
·
[
−
]
Available on
crate feature
make
only.
Expand description
Future types
Structs
SharedFuture
Response future from
Shared
services.