cache_home

Function cache_home 

Source
pub fn cache_home() -> PathBuf
Expand description

Cache Directory

Gets the user cache directory.
On Unix, it complies with XDG_CONFIG_HOME.
On Windows, it returns the value of TEMP.