Function crossbeam_channel::waker::current_thread_id
source ยท fn current_thread_id() -> ThreadId
Expand description
Returns the id of the current thread.
fn current_thread_id() -> ThreadId
Returns the id of the current thread.