script_
bindings
0.0.1
Module lock
Module Items
Structs
In crate script_
bindings
script_bindings
Module
lock
Copy item path
Source
Structs
ยง
Thread
Unsafe
Once
Lock
A OnceLock wrapping a type that is not considered threadsafe by the Rust compiler, but will be used in a threadsafe manner (it will not be mutated, after being initialized).