pub const MODULE_GRAPH_JOBS_ENV: &str = "HARN_MODULE_GRAPH_JOBS";
Environment override for the graph-build worker-pool size. 1 forces the serial walk; unset defaults to the machine’s available parallelism.
1