extract_dependency_parts

Function extract_dependency_parts 

Source
fn extract_dependency_parts(dep: &str) -> Option<(&str, &str)>