cargo::ops::registry

Function infer_registry

source
pub(crate) fn infer_registry(
    pkgs: &[&Package],
) -> CargoResult<Option<RegistryOrIndex>>
Expand description

If this set of packages has an unambiguous publish registry, find it.