Crates.io | configdir |
lib.rs | configdir |
version | 0.1.0 |
source | src |
created_at | 2018-08-05 23:13:36.61461 |
updated_at | 2018-08-05 23:13:36.61461 |
description | Multi platform library of configuration directories for Rust |
homepage | |
repository | https://github.com/pksunkara/configdir |
max_upload_size | |
id | 77682 |
size | 6,247 |
Multi platform library of configuration directories for Rust
$ cargo add configdir
extern crate configdir;
let path = configdir::get("appname"); // std::path::PathBuf
If you like this project, please watch this and follow me.
Here is a list of Contributors
I accept pull requests and guarantee a reply back within a day
MIT/X11
Report here. Guaranteed reply within a day.
Pavan Kumar Sunkara (pavan.sss1991@gmail.com)