Expand description
Event Loop Executor Either spawns a new event loop, or re-uses provided one.
Structs§
- RpcEvent
Loop - A handle to running event loop. Dropping the handle will cause event loop to finish.
Enums§
- Executor
- Initialized Executor
- Uninitialized
Executor - Possibly uninitialized event loop executor.