double-checked-cell 2.1.0

A thread-safe lazily initialized cell using double-checked locking
Documentation

double-checked-cell

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

default

    This feature flag does not enable additional features.

const_fn

  • parking_lot_mutex
  • parking_lot/nightly

parking_lot_mutex

  • parking_lot

parking_lot

    This feature flag does not enable additional features.