Module bee_runtime::worker[][src]

A module that deals with asynchronous workers in general.

Structs

Error

Errors that might occur during the lifetime of asynchronous workers.

Traits

Worker

A trait representing a node worker.