pub fn get_current_thread() -> Option<Arc<dyn Any + Send + Sync>>
Expand description

Get tid and pid of current task.