mirror of
https://github.com/redox-os/app-dirs-rs
synced 2026-08-24 07:56:07 +00:00
No description
- Rust 86.8%
- PowerShell 13.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| src | ||
| .gitignore | ||
| .travis.yml | ||
| appveyor.yml | ||
| appveyor_rust_install.ps1 | ||
| Cargo.toml | ||
| LICENSE.txt | ||
| README.md | ||
| rustfmt.toml | ||
app_dirs
Put your app's data in the right place on every platform
Documentation & examples
Installation
Add the following to your Cargo.toml under [dependencies]:
app_dirs = "^1.2.1"