Macro xdg_user_macros::xdg_cache_home [] [src]

macro_rules! xdg_cache_home {
    ($($x: expr),*) => { ... };
}

Returns a PathBuf pointing to what should be defined as the $XDG_CACHE_HOME environment variable.