pub const RT_POOL: &str = "rt";
Reserved thread pool name driving the parallel-rt execution engine. Applied to each stage worker at startup; never task-bound nor built as a rayon pool.
parallel-rt