Std.App.Events.publish
1 declaration
fn
publish: &Std.App.Events.Bus -> &Std.App.Events.Event -> Std.App.Events.DeliveryDelivers an event to every matching subscriber.
One subscriber's failure does not stop the others; it is reported.
1 declaration
publish: &Std.App.Events.Bus -> &Std.App.Events.Event -> Std.App.Events.DeliveryDelivers an event to every matching subscriber.
One subscriber's failure does not stop the others; it is reported.