Function emf_core_base_rs::global::version::compare[][src]

pub fn compare(lhs: &Version, rhs: &Version) -> Ordering

Compares two versions.

Compares two version, disregarding their build number.

Return

Order of the versions.