Type Definition desim::ProcessId [] [src]

type ProcessId = usize;

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