Function cargo_edit_9::registry_url
source · pub fn registry_url(
manifest_path: &Path,
registry: Option<&str>
) -> CargoResult<Url>
Expand description
Find the URL of a registry
pub fn registry_url(
manifest_path: &Path,
registry: Option<&str>
) -> CargoResult<Url>
Find the URL of a registry