get_author

Function get_author 

Source
pub fn get_author<'a>(github_url: String) -> Result<String, &'a str>
Expand description

From a project URL, retrieves its author with regex processing.