Scoped Runtime for tokio, allowing spawning tasks with borrowed data.
# Cargo.toml
[dependencies]
tokio-scoped = "0.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Spawn a scoped task that borrows data from the parent scope.
Ensure all spawned tasks complete before the scope ends.
No dependency data recorded yet.