staticinit 1.0.0

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

staticinit

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.

debug_order

  • static_init_macro/debug_order
  • parking_lot

bench_nightly

  • criterion/real_blackbox

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.

spin_loop

    This feature flag does not enable additional features.

test_no_global_lazy_hint

    This feature flag does not enable additional features.