ThreadId

Type Alias ThreadId 

Source
pub type ThreadId = usize;
Expand description

Thread identifier type

Uniquely identifies a thread in the application.