Skip to main content

check_for_update

Function check_for_update 

Source
pub async fn check_for_update(
    current_version: &str,
    cli_url: Option<&str>,
    timeout_ms: u64,
) -> Result<UpdateDecision>