Function send_event

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

A Command that sends an arbitrary Event.