☰
Crate backoff
Structs
Enums
Constants
Traits
Functions
Type Definitions
?
List of all items
Structs
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 Definitions
ExponentialBackoff
ExponentialBackoffBuilder
Constants
default::INITIAL_INTERVAL_MILLIS
default::MAX_ELAPSED_TIME_MILLIS
default::MAX_INTERVAL_MILLIS
default::MULTIPLIER
default::RANDOMIZATION_FACTOR