Skip to main content

publish

Function
This function is defined in the bus module.
Publish an event to the global bus

Signature

Parameters

Event
required
No description available.

Returns

()
The result of the operation.

Uses

  • get_event_bus
  • publish

Source

View on GitHub

praisonai/src/bus/mod.rs at line 404