Module once

Source
Expand description

Synchronization primitives for one-time evaluation.

Structs§

Once
A primitive that provides lazy one-time initialization.