pub fn set_dependency_selection(
root: &Path,
consumer: PluginInstanceId,
requirement_id: &str,
provider: Option<PluginInstanceId>,
) -> Result<ResolvedApp>Expand description
Saves one exact App-owned dependency choice after validating the complete candidate App.