Put your app's data in the right place on every platform
https://docs.rs/app_dirs
Add the following to your Cargo.toml under [dependencies]:
Cargo.toml
[dependencies]
toml app_dirs = "^1.2.1"