A wasm-compatible retry utility for std library futures.
# Cargo.toml
[dependencies]
again = "0.1.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retries an async operation with default policy
Add tokio or another async runtime as a dependency and use #[tokio::main] or similar
No dependency data recorded yet.