Skip to main content

default_cache_path

Function default_cache_path 

Source
pub fn default_cache_path() -> Option<PathBuf>
Expand description

Default cache location: $XDG_CACHE_HOME/keyhog/calibration.json (or the macOS/Windows equivalents via the dirs crate).