Struct loom::thread::ThreadId [−][src]
pub struct ThreadId { /* fields omitted */ }Expand description
Mock implementation of std::thread::ThreadId.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ThreadId
impl UnwindSafe for ThreadId
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more