#path #settings #env #appdata #variables

settings_path

Simple crate to easy select path for program settings

1 unstable release

0.1.0 Apr 2, 2020

#882 in Configuration

MIT license

3KB
52 lines

simple_path

Library target is to simplify path for program settings selecting.

Current funtionality

Now, this library just gets APPDATA env variable (if available) and return it.

No runtime deps