parse_github_url

Function parse_github_url 

Source
pub fn parse_github_url(url: &str) -> Result<ParsedGitHubUrl>
Expand description

Parse a GitHub URL into its components