Structsยง
- Result
Iter - Thread
Looper - The
ThreadLooperstruct is designed for managing a looping background thread. - Thread
Manager - A dynamic dispatch version of
ThreadManagerCorefor managing threads that execute functions returning a specific typeT. - Thread
Manager Core - A thread manager for executing jobs in parallel. This struct manages a pool of worker threads and distributes jobs among them.
- Yield
Result Iter