Docs.rs
retry-block-1.0.0
retry-block 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
IGI-111
Dependencies
async-trait ^0.1.53
normal
futures-util ^0.3.21
normal
rand ^0.8.5
normal
serde ^1.0.136
normal
tokio ^1.17.0
normal
tokio-stream ^0.1.8
normal
rand_xorshift ^0.3.0
dev
Versions
88.68%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate retry_block
?
List of all items
Structs
RetryConfig
delay::Bounded
delay::Exponential
delay::Fibonacci
delay::Fixed
delay::NoDelay
delay::Range
persist::RetryHandle
Enums
OperationResult
persist::Status
Traits
persist::RetryInjector
Macros
async_retry
async_retry_perpetual
retry
retry_perpetual
Functions
delay::jitter
delay::jitter_rng
future::async_retry_fn
retry_fn