get_event_bus
Function
This function is defined in the bus module.Get the global event bus
Signature
Returns
The result of the operation.
Uses
get_or_init
Source
View on GitHub
praisonai/src/bus/mod.rs at line 399get_event_bus: Get the global event bus
This function is defined in the bus module.Get the global event bus
def get_event_bus() -> &'static EventBus
get_or_initpraisonai/src/bus/mod.rs at line 399