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
std::fs::rename is missing the explicit description that you can also move a file outside of the current folder with it, as long as it's on the same file system.
This can be irritating.