Module once_cell::imp

source ยท

Modulesยง

Structsยง

  • Guard ๐Ÿ”’
    Drains and notifies the queue of waiters on drop.
  • OnceCell ๐Ÿ”’
  • Waiter ๐Ÿ”’
    Representation of a node in the linked list of waiters in the RUNNING state. A waiters is stored on the stack of the waiting threads.

Constantsยง

Functionsยง