Skip to content

Statics practice problems in Rust

Difficulty:
Category:
Tag:

Showing 2 of 2

Status Title Difficulty
OnceLock: one initialisation, however many threads race for it Medium
`static mut` is dead: what edition 2024 changed Medium