Spawns scoped (non-'static) asynchronous futures for async_std and tokio runtimes.
# Cargo.toml
[dependencies]
async-scoped = "0.9.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Spawns a scoped async task using Tokio.
Ensure you have a tokio or async-std runtime set up before using this crate.
No dependency data recorded yet.