parking_lot 0.11.1

More compact and efficient implementations of the standard synchronization primitives.
Documentation

parking_lot

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 8 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

nightly

  • parking_lot_core/nightly
  • lock_api/nightly

serde

  • lock_api/serde

stdweb

  • instant/stdweb

wasm-bindgen

  • instant/wasm-bindgen

owning_ref

  • lock_api/owning_ref

deadlock_detection

  • parking_lot_core/deadlock_detection

send_guard

    This feature flag does not enable additional features.