arcshift 0.4.2

Replacement for std::sync::Arc<T> that supports updating the value, with some caveats.
Documentation

arcshift

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

std (default)

This feature flag does not enable additional features.

debug

disable_slow_tests

This feature flag does not enable additional features.

loom

nightly

This feature flag does not enable additional features.

nostd_unchecked_panics

This feature flag does not enable additional features.

shuttle

validate