Module utils_atomics::prelude

source ·

Re-exports

Structs

  • Inverse of a OnceCell. It initializes with a value, which then can be raced by other threads to take.