Module worker

Module worker 

Source
Expand description

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.