pub const ONCE_INIT: Once;
👎Deprecated since 1.38.0: the
Once::new()
function is now preferredAvailable on crate feature
std
only.pub const ONCE_INIT: Once;
Once::new()
function is now preferredstd
only.