Async synchronization primitives for Rust.
# Cargo.toml
[dependencies]
async-lock = "3.4.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using async_lock::Mutex in an async context.
Add a runtime dependency and use #[tokio::main] or similar.
No dependency data recorded yet.