Module rstubs::util::once

source ·

Structs§

  • A lazy value that is initialized at most once.
  • Ressource that is initialized at most once.
  • Error returned by Once::set if the value is already initialized.