Skip to main content

load_cache

Function load_cache 

Source
pub fn load_cache() -> Option<Cache>
Expand description

A missing or unreadable cache is indistinguishable from never having checked, which is exactly the right reading: check again.