Docs.rs
backoff-tower-0.1.6
backoff-tower 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jchevertonwynne
Dependencies
async-io ^1.13
normal
pin-project-lite ^0.2
normal
tokio ^1.29
normal
tower ^0.4
normal
tokio ^1.29.1
dev
tower ^0.4.13
dev
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
☰
Crate backoff_tower
Structs
Traits
?
List of all items
Structs
BackoffLayer
BackoffService
backoff_strategies::ConstantBackoffStrategy
backoff_strategies::ExponentialBackoffStrategy
backoff_strategies::FibonacciBackoffStrategy
backoff_strategies::LinearBackoffStrategy
Traits
BackoffStrategy