configdir

Crates.ioconfigdir
lib.rsconfigdir
version0.1.0
sourcesrc
created_at2018-08-05 23:13:36.61461
updated_at2018-08-05 23:13:36.61461
descriptionMulti platform library of configuration directories for Rust
homepage
repositoryhttps://github.com/pksunkara/configdir
max_upload_size
id77682
size6,247
Developers (github:maidsafe:developers)

documentation

README

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)

Follow me on github, twitter

Commit count: 0

cargo fmt