Skip to main content

is_cache_valid

Function is_cache_valid 

Source
pub fn is_cache_valid(
    cache: &ModuleInterface,
    current_source_hash: u64,
    current_dep_hashes: &FxHashMap<String, u64>,
) -> bool