Function is_newer_semver [source]

pub(crate) fn is_newer_semver(candidate: &str, current: &str) -> bool