Docs.rs
pravega-client-retry-0.3.4
pravega-client-retry 0.3.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
Crates.io
Source
Owners
tkaitchuck
Tristan1900
crazyzhou
Dependencies
num ^0.4
normal
snafu ^0.6
normal
tokio ^1.1
normal
Versions
80%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
x86_64-pc-windows-msvc
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module retry_policy
Structs
Traits
?
Module
pravega_client_retry
::
retry_policy
source
·
[
−
]
Structs
RetryWithBackoff
The retry policy that can retry something with exp backoff policy.
Traits
BackoffSchedule
The retry policy that can retry something with backoff policy.