pub const RT_POOL: &'static str;
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