pub fn cache_home() -> PathBuf
Cache Directory
Gets the user cache directory. On Unix, it complies with XDG_CONFIG_HOME. On Windows, it returns the value of TEMP.
XDG_CONFIG_HOME
TEMP