Module once

Source
Available on crate feature once only.
Expand description

Synchronization primitives for one-time evaluation.

Structsยง

Once
A primitive that provides lazy one-time initialization.