[][src]Module susydev_jsonrpc_server_utils::reactor

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

Structs

RpcEventLoop

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

Enums

Executor

Initialized Executor

UninitializedExecutor

Possibly uninitialized event loop executor.