Constant bundler::built_info::NUM_JOBS
source ยท pub const NUM_JOBS: u32 = 4;
Expand description
The parallelism that was specified during compilation.
pub const NUM_JOBS: u32 = 4;
The parallelism that was specified during compilation.