Function webview2::compare_browser_versions[][src]

pub fn compare_browser_versions(
    version1: &str,
    version2: &str
) -> Result<Ordering>