Skip to main content

replace_dependency_selections

Function replace_dependency_selections 

Source
pub fn replace_dependency_selections(
    root: &Path,
    selections: impl IntoIterator<Item = DependencyChoice>,
) -> Result<ResolvedApp>
Expand description

Replaces the complete saved choice set after validating one complete candidate App.

This is the explicit migration boundary for renamed or removed requirement identities.