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.
Add unidirs to your project with cargo add unidirs or add it manually to your Cargo.toml:
[dependencies]
unidirs = "0.1.0"Please consult the documentation for further usage instructions.
This project is licensed under MIT License (or http://opensource.org/licenses/MIT).