Module spin::once[][src]

Synchronization primitives for one-time evaluation.

Structs

Once

A primitive that provides lazy one-time initialization.