lock_api 0.4.11

Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.
Documentation

lock_api

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 5 feature flags, 1 of them enabled by default.

default

atomic_usize (default)

This feature flag does not enable additional features.

arc_lock

This feature flag does not enable additional features.

nightly

This feature flag does not enable additional features.

owning_ref

serde