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'm not sure there is precedent for src in compiled languages. For interpreted languages, it would just go in ~/.local/lib/rust/ ... if you want to be equivalent to /usr/src you could put it under ~/.local/src/rust/ though ...
Probably the best course is, when creating a new cfgfile, where to put them, with defaults in ~/.local/rust
The text was updated successfully, but these errors were encountered: