Skip to main content

subscription_count

Method
This is a method of the EventBus class in the bus module.
Get subscription count for an event type

Signature

def subscription_count(&self, event_type: EventType) -> usize

Parameters

event_type
EventType
required
No description available.

Returns

Returns
usize
The result of the operation.