Module spin::once[][src]

This is supported on crate feature once only.

Synchronization primitives for one-time evaluation.

Structs

Once

A primitive that provides lazy one-time initialization.