OnceStatus#

Added in version 2.4.

class OnceStatus#

The possible statuses of a one-time initialization function controlled by a Once struct.

Fields#

class OnceStatus
NOTCALLED#

The type of the None singleton.

PROGRESS#

The type of the None singleton.

READY#

The type of the None singleton.