Join Slack
Powered by
`links` is a mutable variable and the compiler has...
# getting-started
m
menegatti
08/07/2017, 11:30 AM
links
is a mutable variable and the compiler has no guarantees that it will not be changed by another thread, for instance, between the if check and the next line
2
Views
Open in Slack
Previous
Next