load_cache

Function load_cache 

Source
pub(crate) fn load_cache() -> Option<(MemoryImage, Duration)>
Expand description

Load cached MCP image from disk. Returns (image, age).