Synchronization utilities for asynchronous programming with Tokio.
# Cargo.toml
[dependencies]
tokio-sync = "0.1.8"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses Tokio's async Mutex to safely mutate shared state.
Use `tokio::sync` instead of `tokio-sync`.
No dependency data recorded yet.