pub type SubscriptionTaskExecutor = Arc<dyn SpawnNamed, Global>;
Expand description

Task executor that is being used by RPC subscriptions.