Function is_cache_valid

Source
pub fn is_cache_valid(filename: &str) -> Result<bool>
Expand description

Checks if a specific cache file exists and is valid (within TTL).