ProcessId

Type Alias ProcessId 

Source
pub type ProcessId = usize;
Expand description

Identifies a process. Can be used to resume it from another one and to schedule it.