subscription_count
Method
This is a method of the EventBus class in the bus module.Get subscription count for an event type
Signature
Parameters
No description available.
Returns
The result of the operation.
subscription_count: Get subscription count for an event type
This is a method of the EventBus class in the bus module.Get subscription count for an event type
def subscription_count(&self, event_type: EventType) -> usize