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
optional
futures-util ^0.3.21
normal
optional
rand ^0.8.5
normal
optional
serde ^1.0.136
normal
optional
tokio ^1.17.0
normal
optional
tokio-stream ^0.1.8
normal
optional
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
retry_
block
1.0.0
Crate Items
Macros
Structs
Enums
Traits
Functions
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