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_result
Structs
Enums
Traits
?
Module
pravega_client_retry
::
retry_result
source
·
[
−
]
Structs
RetryError
An error that the Retry function would give.
Enums
RetryResult
The RetryResult that the operation should return.
Traits
Retryable
Trait which is used check if the Error is Retryable.