Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 714 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 714 Bytes

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]:

app_dirs = "^1.2.1"