pub fn get_user_cache_dir() -> Result<PathBuf, Error>
Returns Zoi’s user cache directory according to the XDG Base Directory specification.
Returns an error if no suitable user cache directory can be found.