Function handle

Source
pub fn handle<Event: EventExt>(event_data: &Event) -> bool
Expand description

Handle the given event using the registered event handlers.