Y
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
justeleblanc
1178 days ago
Rust itself doesn't care and puts cargo and rustup in your home.
link
CameronNemo
1178 days ago
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.
link