Extensible, asynchronous retry behaviours for futures/tokio.
# Cargo.toml
[dependencies]
tokio-retry = "0.3.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retry an async operation with exponential backoff.
Wrap the call in `#[tokio::main]` or manually create a runtime.
No dependency data recorded yet.