Expand description

Event Loop Executor Either spawns a new event loop, or re-uses provided one.

Structs

A handle to running event loop. Dropping the handle will cause event loop to finish.

Enums

Initialized Executor
Possibly uninitialized event loop executor.