Skip to main content

cmd_update_check

Function cmd_update_check 

Source
pub async fn cmd_update_check(
    channel: &str,
    registry_url_override: Option<&str>,
    config_path: &str,
) -> Result<(), Box<dyn Error>>