triomphe 0.1.11

A fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc)
Documentation

triomphe

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

default

  • serde
  • stable_deref_trait
  • std

serde

  • dep:serde

stable_deref_trait

  • dep:stable_deref_trait

std

    This feature flag does not enable additional features.

unsize

  • dep:unsize

arc-swap

  • dep:arc-swap