Function ver_cmp::lesser_ver

source ·
pub fn lesser_ver(ver1: &str, ver2: &str) -> Result<String, &'static str>
Expand description

Returns the lesser of two versions in the x.y.z format