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

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”