Skip to main content

pick_latest_overall

Function pick_latest_overall 

Source
pub fn pick_latest_overall(tags: &[String]) -> Option<String>
Expand description

Pick the SemVer-max release tag overall. Pre-release tags are excluded.