Docs.rs
retry-if-0.2.3
retry-if 0.2.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Brendan-Blanchard
Dependencies
retry-if-macro ^0.2.2
normal
serde ^1.0.209
normal
optional
tokio ^1.40.0
normal
serde_json ^1.0.127
dev
tokio ^1.40.0
dev
tracing ^0.1.40
dev
tracing-subscriber ^0.3.18
dev
trybuild ^1.0.99
dev
Versions
0%
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
retry_
if
0.2.3
All Items
Structs
Attribute Macros
Crate
retry_if
Copy item path
source
·
[
−
]
Structs
§
Exponential
Backoff
Config
Configuration for an exponential backoff, allowing control over the entire strategy.
Attribute Macros
§
retry
Decorate a function with a given retry configuration.