pub fn parse_github_url(url: &str) -> Result<(String, String), CodeDigestError>
Parse GitHub URL to extract owner and repo