Crates.io | agpm_dirs |
lib.rs | agpm_dirs |
version | 0.0.1 |
source | src |
created_at | 2022-12-27 17:12:32.66169 |
updated_at | 2022-12-27 17:12:32.66169 |
description | An implementor for the amisgitpm Directories trait |
homepage | |
repository | https://github.com/david-soto-m/amisgitpm |
max_upload_size | |
id | 746341 |
size | 3,588 |
In this crate the Dirs
structure implements the [amisgitpm::Directories
] trait.
It uses the [directories::ProjectDirs
] structure to use the default
locations for the different OSes.