Module abi_stable::external_types::parking_lot::once[][src]

Expand description

Contains an ffi-safe wrapper for parking_lot::Once.

Structs

A synchronization primitive for running global initialization once.

Enums

Describes the running state of an ROnce.