xdg_cache_file

Macro xdg_cache_file 

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

Will create $“XDG_CACHE_HOME”/<crate_name>/ and return the path to the file specified in $subpath