is_same_major_minor

Function is_same_major_minor 

Source
pub fn is_same_major_minor(v1: &str, v2: &str) -> bool
Expand description

Checks if two version strings have the same major and minor version.