Function xtask::commands::check_command

source ยท
fn check_command(
    cmd_name: &str,
    install_url: &str,
    config: &Config,
) -> Result<()>