User directories
Recipe | Crates | Categories |
---|---|---|
Get platform-specific locations for configuration, cache, and other data with dirs | ||
Get platform-specific locations for configuration, cache, and other data with directories |
TODO
Get platform-specific locations for configuration, cache, and other data
dirs
Provide platform-specific locations for configuration, cache, and other data
directories
A higher-level library that can also compute paths for applications
A library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
TODO write