Docs.rs
maybe-backoff-0.5.0
maybe-backoff 0.5.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rksm
Dependencies
async-std ^1.9
normal
optional
futures-core ^0.3.8
normal
optional
getrandom ^0.3
normal
pin-project-lite ^0.2.7
normal
optional
rand ^0.9
normal
tokio ^1.0
normal
optional
async-std ^1.6
dev
futures-executor ^0.3
dev
reqwest ^0.12
dev
tokio ^1.0
dev
getrandom ^0.3
normal
gloo ^0.11
normal
web-time ^1.1.0
normal
tokio ^1.0
dev
Versions
75.44%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
All
maybe_
backoff
0.5.0
Crate Items
Structs
Enums
Constants
Traits
Functions
Type Aliases
List of all items
Structs
MaybeBackoff
SystemClock
backoff::Constant
backoff::Stop
backoff::Zero
exponential::ExponentialBackoff
exponential::ExponentialBackoffBuilder
future::Retry
Enums
Error
Traits
Clock
Notify
backoff::Backoff
future::Sleeper
Functions
future::retry
future::retry_notify
retry
retry_notify
Type Aliases
ExponentialBackoff
ExponentialBackoffBuilder
Constants
default::INITIAL_INTERVAL_MILLIS
default::MAX_ELAPSED_TIME_MILLIS
default::MAX_INTERVAL_MILLIS
default::MULTIPLIER
default::RANDOMIZATION_FACTOR