← go back

Rust is so safe that you have to send the reference of a variable if you want to read/write it on a function

It has ‘static of course, but modifying it is considered unsafe

Dec 16, 2022, 1:46 AM
1 0 0

Comments