[][src]Type Definition jsonrpc_pubsub::manager::TaskExecutor

type TaskExecutor = Arc<dyn Spawn + Send + Sync>;

Cloneable Spawn handle.