os
0.1.0
Module up
Module Items
Structs
In os::
sync
os
::
sync
Module
up
Copy item path
Source
Expand description
Uniprocessor interior mutability primitives
Structs
ยง
UPSafe
Cell
Wrap a static data structure inside it so that we are able to access it without any
unsafe
.