Module spin::once

source ·
Available on crate feature once only.
Expand description

Synchronization primitives for one-time evaluation.

Structs

  • A primitive that provides lazy one-time initialization.