lock_api 0.4.10

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

lock_api

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 2 of them enabled by default.

default

  • atomic_usize

atomic_usize

    This feature flag does not enable additional features.

serde

  • dep:serde

owning_ref

  • dep:owning_ref

arc_lock

    This feature flag does not enable additional features.

nightly

    This feature flag does not enable additional features.