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 error
tower_
bulkhead
0.2.0
Module error
Module Items
Enums
Type Aliases
In crate tower_
bulkhead
tower_bulkhead
Module
error
Copy item path
Source
Expand description
Error types for bulkhead pattern.
Enums
§
Bulkhead
Error
Errors that can occur when using a bulkhead.
Type Aliases
§
Result
Result type for bulkhead operations.