Hacker News new | ask | show | jobs
by WiSaGaN 1178 days ago
If you are using Rust, you can easily conform to this by using `directories` crate: https://docs.rs/directories/latest/directories/struct.BaseDi...
2 comments

Rust itself doesn't care and puts cargo and rustup in your home.
I am not going to look it up for every language, but you can safely assume all major languages have a similar library to make this easy.