Skip to main content

check

Function check 

Source
pub async fn check() -> Option<UpdateInfo>
Expand description

Queries GitHub for the latest release. Returns Some only when a strictly newer version exists. Any network or parse error yields None, so a failed check never disrupts startup.