static_init 1.0.3

Safe mutable static and non const static initialization, and code execution at program startup/exit.
Documentation

static_init

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

default

    This feature flag does not enable additional features.

debug_order

  • static_init_macro/debug_order
  • parking_lot

bench_nightly

  • criterion/real_blackbox

test_pthread_support

  • thread_local

test_no_global_lazy_hint

    This feature flag does not enable additional features.

spin_loop

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.

thread_local

    This feature flag does not enable additional features.

parking_lot_core

    This feature flag does not enable additional features.

lock_statistics

    This feature flag does not enable additional features.