pub fn repo_server_from_url(url: &str) -> Result<String, String>
Expand description

Get repository server (host[:port]) from repository url.