Modules§
- dir_
utils - Utility functions and traits for project directories
- strategy
- Ways of retrieving project directories
Structs§
- Full
Project Dirs - Fully defined project directories by directory type (
Directory
toPathBuf
mapping) - Project
- Definition of the project essentials. Allows to retrive project directories
- Project
Dirs - Project directories by directory type (
Directory
toPathBuf
mapping) - Scoped
- Project directories gathered by scope: user, system and local (pwd)
Enums§
- Directory
- Purpose of directory existence. Ex. Bin, Config, Cache etc.
Type Aliases§
- Missing
Error - List of missing directories for
ProjectDirs
toFullProjectDirs
conversion