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

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

Check if a version is greater than the current