Function cargo_edit::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