Skip to main content

cache_resolved_project

Function cache_resolved_project 

Source
pub fn cache_resolved_project(
    root: &Path,
    files: &[DiscoveredFile],
    resolved: &ResolvedProject,
) -> Option<CachedResolvedProject>
Expand description

Convert a resolved project into the compact graph-cache resolver payload.