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

Canonicalizes a git+ url the same as cargo