Function xtask::commands::check_command

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