Skip to main content

build_cache_key

Function build_cache_key 

Source
pub fn build_cache_key(
    integrity: &RunIntegrity,
    project: &CoverageProject,
) -> Result<String, String>