[][src]Module spin::once

Synchronization primitives for one-time evaluation.

Structs

Once

A primitive that provides lazy one-time initialization.