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

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

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