| Crates.io | unidirs |
| lib.rs | unidirs |
| version | 0.1.1 |
| created_at | 2021-12-26 15:57:58.35149+00 |
| updated_at | 2023-04-17 02:21:04.735153+00 |
| description | 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. |
| homepage | https://github.com/dnaka91/unidirs |
| repository | https://github.com/dnaka91/unidirs |
| max_upload_size | |
| id | 503333 |
| size | 27,902 |
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).