handle

Function handle 

Source
pub fn handle<Event: EventExt>(event_data: &Event) -> bool
Available on crate feature unstable only.
Expand description

Handle the given event using the registered event handlers.

ยงStability

This API is marked as unstable and is only available when the unstable crate feature is enabled. This comes with no stability guarantees, and could be changed or removed at any time.