Constant std::sys_common::thread_local_key::INIT
source · pub const INIT: StaticKey;
🔬This is a nightly-only experimental API. (
thread_local_internals
)Expand description
Constant initialization value for static TLS keys.
This value specifies no destructor by default.