Function tauri::api::version::is_major[][src]

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”