Searched refs:get_source_from_url (Results 1 – 1 of 1) sorted by relevance
125 pub(crate) fn get_source_from_url(&self, url: &str) -> Option<&Source> { in get_source_from_url() method146 if let Some(source) = self.get_source_from_url(url) { in resolve_replacement_url()285 .get_source_from_url("https://artmirror.mycompany/artifactory/cargo-mirror.git") in registry_settings_get_source_from_url()