pub type Once = Once;
A synchronization primitive which can be used to run a one-time initialization.