You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I feel like default immutable variable is not obvious to me when I first time read this tutorial. For example, I don’t see the reason why use all.iter_mut() in the loop example. Thanks in advance.
The text was updated successfully, but these errors were encountered:
I feel like default immutable variable is not obvious to me when I first time read this tutorial. For example, I don’t see the reason why use all.iter_mut() in the loop example. Thanks in advance.
The text was updated successfully, but these errors were encountered: