Timeouts for futures.
# Cargo.toml
[dependencies]
futures-timer = "3.0.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a future-based timer delay.
Use with an executor like tokio::main or async_std::main.
No dependency data recorded yet.