Type Definition mcai_worker_sdk::McaiChannel[][src]

type McaiChannel = Arc<Mutex<dyn WorkerResponseSender + Send>>;
Expand description

Exposed Channel type