Skip to main content

Module background_worker

Module background_worker 

Source

Structsยง

BackgroundWorker
A generic background worker that accepts commands of type C and returns results of type R via a command/response channel pair.