Async mutex
# Cargo.toml
[dependencies]
async-mutex = "1.4.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of async-mutex with tokio runtime.
Add a runtime dependency and use #[tokio::main] or similar.
No dependency data recorded yet.