Skip to main content

parse

Function parse 

Source
pub fn parse(url: &str) -> Option<RepoRef>
Expand description

Parse a repository URL, or return None when it is not an https repo URL.