Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
doc.rust-lang.org
(Uncensored)
subscribe
static - Rust
https://doc.rust-lang.org/std/keyword.static.html
links
backlinks
A static item is a value which is valid for the entire duration of your program (a `'static` lifetime).