Skip to main content

check_for_update

Function check_for_update 

Source
pub async fn check_for_update(
    current_version: &str,
    url: &str,
    timeout: Duration,
) -> Result<UpdateDecision>