Provides wrappers to create fully-featured Mutex and RwLock types, compatible with no_std environments.
# Cargo.toml
[dependencies]
lock_api = "0.4.14"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Mutex using lock_api with parking_lot's RawMutex.
No known issues recorded.
No dependency data recorded yet.