Skip to main content

Module config

Module config 

Source
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.