tracing-mutex 0.3.0

Ensure deadlock-free mutexes by allocating in order, or else.
Documentation

tracing-mutex

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

  • backtraces

backtraces

    This feature flag does not enable additional features.

parkinglot

  • parking_lot
  • lockapi

lockapi

  • lock_api

parking_lot

  • dep:parking_lot

lock_api

  • dep:lock_api