Function extract_and_parse_semver

Source
fn extract_and_parse_semver(input: &str) -> Option<Version>