Docs.rs
tower-bulkhead-0.2.0
tower-bulkhead 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
joshrotenberg
Dependencies
futures ^0.3
normal
metrics ^0.24
normal
optional
thiserror ^2.0
normal
tokio ^1
normal
tower ^0.5
normal
tower-layer ^0.3
normal
tower-resilience-core ^0.2.0
normal
tower-service ^0.3
normal
tracing ^0.1
normal
optional
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module layer
tower_
bulkhead
0.2.0
Module layer
Module Items
Structs
In crate tower_
bulkhead
tower_bulkhead
Module
layer
Copy item path
Source
Expand description
Tower layer implementation for bulkhead.
Structs
ยง
Bulkhead
Layer
Layer that applies bulkhead concurrency limiting.