Expand description
Provides types for statics that are meant to run code before main start or after it exit.
Structsยง
- Const
Static - The actual type of non mutable dynamic statics.
- Static
- The actual type of mutable dynamic statics.
Provides types for statics that are meant to run code before main start or after it exit.