xdg_cache_dir

Macro xdg_cache_dir 

Source
macro_rules! xdg_cache_dir {
    ($subpath: expr) => { ... };
}
Expand description

Will create $“XDG_CACHE_HOME”/<crate_name>/$subpath/ (“” for no subpath; subpath is a DIR)