pub fn cache_dir() -> PathBufExpand description
Resolve the binary cache base directory.
Precedence:
MOCKSERVER_BINARY_CACHEenv var- Windows:
%LOCALAPPDATA%(fallback~/AppData/Local) - Unix:
$XDG_CACHE_HOMEor~/.cache
Then append /mockserver/binaries.