Easily retry futures with configurable backoff strategies.
# Cargo.toml
[dependencies]
tryhard = "0.5.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retry a future up to 3 times
Add tokio as a dependency and use #[tokio::main].
No dependency data recorded yet.