Skip to main content

CheckForUpdates

Function CheckForUpdates 

Source
pub async fn CheckForUpdates(
    current_version: Option<String>,
    channel: Option<String>,
) -> Result<Struct, String>