Skip to main content

Module once

Module once 

Source
Expand description

Choose between std::sync::OnceLock and once_cell::race::OnceBox based on the std feature.

Type Aliasesยง

Once ๐Ÿ”’