Async time combinators for working with delays and timeouts.
# Cargo.toml
[dependencies]
futures-time = "3.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds a one-second delay to a future.
Add a runtime dependency and use #[tokio::main] or similar.
No dependency data recorded yet.