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