merge_resolution_registries

Function merge_resolution_registries 

Source
fn merge_resolution_registries(
    target: &mut ProjectResolutionRegistry,
    source: ProjectResolutionRegistry,
    control: &IndexWorkControl,
) -> Result<(), CliError>
Expand description

Merge normalized candidate registries while retaining one entity per digest.