Type Definition mcai_worker_sdk::McaiChannel[][src]

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

Exposed Channel type