Crate atomic_ref2

Source
Expand description

Provides AtomicOptionRef and AtomicRef. Intended to map to java.util.concurrent.atomic.AtomicReference in Java.

Structs§

  • An atomic reference that may be updated atomically.
  • An atomic reference that may be updated atomically.

Traits§