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

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

Compares two versions.

Compares two version, disregarding their build number and release type.

Return

Order of the versions.