Docs.rs
product-os-tower-0.0.4
product-os-tower 0.0.4
Docs.rs crate page
AGPL-3.0-only
Links
crates.io
Source
Owners
eremyjay
Dependencies
chrono ^0.4.19
normal
core-error ^0.0.1-rc4
normal
futures-core ^0.3
normal
optional
futures-util ^0.3
normal
optional
hdrhistogram ^7.0
normal
optional
indexmap ^1.0.2
normal
optional
libm ^0.2.8
normal
optional
no-std-compat ^0.4.1
normal
pin-project-lite ^0.2.7
normal
optional
product-os-async-executor >=0.0.1
normal
optional
product-os-security >=0.0.1
normal
optional
product-os-semaphore >=0.0.1
normal
optional
product-os-tower-layer >=0.0.1
normal
product-os-tower-service >=0.0.1
normal
slab ^0.4
normal
optional
spin ^0.9.8
normal
optional
sync_wrapper ^0.1.1
normal
optional
toad-hash ^0.3.0
normal
optional
tokio ^1.6
normal
optional
tokio-stream ^0.1.0
normal
optional
tokio-util ^0.7.0
normal
optional
tower ^0.4.13
normal
optional
tracing ^0.1.2
normal
optional
Versions
0%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
product_
os_
tower
0.0.4
Module builder
Module Items
Structs
In crate product_
os_
tower
product_os_tower
Module
builder
Copy item path
Source
Expand description
Builder types to compose layers and services
Structs
ยง
Service
Builder
Declaratively construct
Service
values.