Module raw_static

Module raw_static 

Source
Expand description

Provides types for statics that are meant to run code before main start or after it exit.

Structsยง

ConstStatic
The actual type of non mutable dynamic statics.
Static
The actual type of mutable dynamic statics.