tauri_api::version

Function is_minor

Source
pub fn is_minor(current: &str, other: &str) -> Result<bool>
Expand description

Check if a the “other” version is a minor bump from the “current”