scope_compatible_installers

Function scope_compatible_installers 

Source
fn scope_compatible_installers<'a>(
    installers: &'a [&'a CatalogInstaller],
    selection_context: SelectionContext,
) -> Result<Vec<&'a CatalogInstaller>, InstallerSelectionError>