UniDirs
Unified directories for different use cases of an application, providing standard directories for local development, when run as service or when run by a user.
Usage
Add unidirs to your project with cargo add unidirs (needs [cargo-edit]) or add it manually to
your Cargo.toml:
[]
= "0.1.0"
Please consult the documentation for further usage instructions.
License
This project is licensed under MIT License (or http://opensource.org/licenses/MIT).