tauri_api::version

Function is_major

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

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