Module worker

Source
Expand description

For single-thread flow worker

Structsยง

ActiveDataflowState ๐Ÿ”’
ActiveDataflowState is a wrapper around Dfir and DataflowState
InterThreadCallClient ๐Ÿ”’
InterThreadCallServer ๐Ÿ”’
Worker
The actual worker that does the work and contain active state
WorkerHandle

Enumsยง

Request
Response ๐Ÿ”’

Functionsยง

create_inter_thread_call ๐Ÿ”’
create_worker
Create both worker(!Send) and worker handle(Send + Sync)
from_send_error ๐Ÿ”’

Type Aliasesยง

ReqId ๐Ÿ”’
SharedBuf