Module ibc_relayer::worker[][src]

Structs

Worker

A worker processes batches of events associated with a given Object.

WorkerHandle

Handle to a [Worker], for sending WorkerCmds to it.

Enums

WorkerCmd

A command for a [Worker].

WorkerMsg