pub fn config_home_dir() -> PathBuf🔬This is a nightly-only experimental API. (
xdg_basedir #157515)Available on Unix only.
Expand description
A base directory relative to which user-specific configuration files should be written.
An application appid would typically be expected to write its configuration
files to {config_home_dir}/{appid}/**/*.