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

pub fn is_compatible(first: &str, second: &str) -> Result<bool>
Expand description

Check if the “second” semver is compatible with the “first”