Function download_beta_toolchain

Source
pub(crate) fn download_beta_toolchain<'a>(
    dwn_ctx: impl AsRef<DownloadContext<'a>>,
    out: &Path,
)