const BUILT_IN_PARSE_BATCH_SIZE: usize = 64;
Maximum built-in jobs retained in one Rayon result batch.