Skip to main content

icon_cache_dir

Function icon_cache_dir 

Source
pub fn icon_cache_dir() -> PathBuf
Expand description

Returns the icon disk-cache directory: ~/.cache/rustmotion/icons.

Mirrors google_fonts::font_cache_dir, which does the same thing for downloaded font files — see that module for the disk-cache-before-network shape this was lifted from.