Module up

Source
Expand description

Uniprocessor interior mutability primitives

Structsยง

UPSafeCell
Wrap a static data structure inside it so that we are able to access it without any unsafe.