Constant compiler_llvm_builder::utils::DOWNLOAD_RETRIES
source ยท pub const DOWNLOAD_RETRIES: u16 = 16;
Expand description
The number of download retries if failed.
pub const DOWNLOAD_RETRIES: u16 = 16;
The number of download retries if failed.