pub fn current_thread_token() -> Result<CurrentThreadToken, TaskError>Expand description
Captures the scheduler thread executing this task context.
pub fn current_thread_token() -> Result<CurrentThreadToken, TaskError>Captures the scheduler thread executing this task context.