Skip to main content

is_newer

Function is_newer 

Source
pub fn is_newer(v1: &str, v2: &str) -> Result<bool, VersionError>
Expand description

Check if version1 is newer than version2