Skip to main content

cached_page

Function cached_page 

Source
pub fn cached_page(path: &Path) -> Option<Arc<String>>
Expand description

Returns the cached body for path, or None if no entry exists.