pub fn check_update() -> Option<UpdateInfo>Expand description
Check for updates (blocking — call in background for UI). Returns Some(UpdateInfo) if a newer version is available.
pub fn check_update() -> Option<UpdateInfo>Check for updates (blocking — call in background for UI). Returns Some(UpdateInfo) if a newer version is available.