Skip to main content

set_dependency_selections

Function set_dependency_selections 

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

Atomically applies one or more App-owned dependency choices as one validated candidate.