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

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

Structs

ROnce

A synchronization primitive for running global initialization once.

Enums

ROnceState

Describes the running state of an ROnce.