Expand description
Helper workers 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 thedebug!log.