pub type ExponentialBackoffBuilder = ExponentialBackoffBuilder<SystemClock>;Expand description
Builder for exponential backoff policy with system’s clock.
Aliased Type§
struct ExponentialBackoffBuilder { /* private fields */ }pub type ExponentialBackoffBuilder = ExponentialBackoffBuilder<SystemClock>;Builder for exponential backoff policy with system’s clock.
struct ExponentialBackoffBuilder { /* private fields */ }