Skip to main content

RT_POOL

Constant RT_POOL 

Source
pub const RT_POOL: &'static str;
Expand description

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.