Structured concurrency operations for async Rust
# Cargo.toml
[dependencies]
futures-concurrency = "7.7.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Race multiple futures and return the first result.
Add tokio as a dependency and use #[tokio::main]
No dependency data recorded yet.