Type Definition sycamore::generic_node::EventHandler[][src]

pub type EventHandler = dyn Fn(Event);
Expand description

Type of event handlers.