Struct taskqueue::errors::EmptyWorkerThreadHandle [−][src]
pub struct EmptyWorkerThreadHandle;
Expand description
SNAFU context selector for the Error::EmptyWorkerThreadHandle variant
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for EmptyWorkerThreadHandleimpl Send for EmptyWorkerThreadHandleimpl Sync for EmptyWorkerThreadHandleimpl Unpin for EmptyWorkerThreadHandleimpl UnwindSafe for EmptyWorkerThreadHandleBlanket Implementations
Mutably borrows from an owned value. Read more