const MAX_PARALLEL_DOWNLOADS: usize = 32;
Expand description

The maximum number of packages that will be loaded in parallel.