[][src]Type Definition fibers::fiber::ContextId

type ContextId = (SchedulerId, FiberId);

The identifier of an execution context.