Available on crate feature
config only.Expand description
Utilities to get default paths for configuration, data, and cache directories.
Functions§
- cache_
root - Returns the path to the user’s cache directory for the given binary.
- config_
root - Returns the path to the user’s config directory for the given binary.
- data_
root - Returns the path to the user’s data directory for the given binary.