A way to poll a future until it or a timer completes.
# Cargo.toml
[dependencies]
smol-timeout = "0.6.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds a timeout to an async operation using the TimeoutExt trait.
Add smol or async-std as a dependency.
No dependency data recorded yet.