wasmer_wasix::runtime::resolver::web_source

Function classify_cache_using_mtime

Source
fn classify_cache_using_mtime(
    info: CacheInfo,
    invalidation_threshold: Duration,
) -> Result<PathBuf, CacheState>