Skip to main content

Module cache

Module cache 

Source

Structs§

FileCache
Cache which stores its entries as a HashMap<String, CacheEntry> in memory, and as a text file on disk. Handles different file formats.

Traits§

Cache

Functions§

get_cache_dir
Get the cache dir for the current OS