once_cell 1.16.0-pre.1

Single assignment cells and lazy values.
Documentation

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

default

  • std

std

  • alloc

alloc

  • race

race

    This feature flag does not enable additional features.

critical-section

  • critical_section
  • atomic_polyfill

parking_lot

  • parking_lot_core

atomic-polyfill

  • critical-section

unstable

    This feature flag does not enable additional features.

atomic_polyfill

    This feature flag does not enable additional features.

critical_section

    This feature flag does not enable additional features.

parking_lot_core

    This feature flag does not enable additional features.