Expand description

A collection of utility workers for various use cases.

Currently, this contains an echoer worker which is used in many examples, and is useful for debugging.

Structs

A worker which accepts Strings, and echos them (and the address) to the debug! log.