Skip to main content

construct_thread_builder_name

Function construct_thread_builder_name 

Source
pub fn construct_thread_builder_name(index: impl Into<usize>) -> Ident
Expand description

Constructs thread builder name with given index. For internal usage.