Struct tokio_threadpool::WorkerId [−][src]
Identifies a thread pool worker.
This identifier is unique scoped by the thread pool. It is possible that different thread pool instances share worker identifier values.
Trait Implementations
impl Debug for WorkerId
[src]
[+]
impl Debug for WorkerId
impl Clone for WorkerId
[src]
[+]
impl Clone for WorkerId
impl Hash for WorkerId
[src]
[+]
impl Hash for WorkerId
impl Eq for WorkerId
[src]
impl Eq for WorkerId
impl PartialEq for WorkerId
[src]
[+]
impl PartialEq for WorkerId