Skip to main content

is_version_newer

Function is_version_newer 

Source
pub fn is_version_newer(candidate: &str, installed: &str) -> bool
Expand description

True when candidate is strictly newer than installed.