Function send_event

Source
pub fn send_event<E: Event>(event: E) -> impl Command
Expand description

A Command that sends an arbitrary Event.