Uses old Rust 2015
0.1.0 |
|
---|
#102 in #directories
4KB
configdir
Multi platform library of configuration directories for Rust
Installation
$ cargo add configdir
Usage
extern crate configdir;
let path = configdir::get("appname"); // std::path::PathBuf
If you like this project, please watch this and follow me.
Contributors
Here is a list of Contributors
TODO
I accept pull requests and guarantee a reply back within a day
License
MIT/X11
Bug Reports
Report here. Guaranteed reply within a day.
Contact
Pavan Kumar Sunkara (pavan.sss1991@gmail.com)