app_dirs

Put your app's data in the right place on every platform

crates.io: app_dirs Linux & OS X build status Windows build status

Documentation & examples

https://docs.rs/app_dirs

Installation

Add the following to your Cargo.toml under [dependencies]:

toml app_dirs = "^1.2.1"