EventCallback

Type Alias EventCallback 

Source
pub type EventCallback = dyn FnMut(&Event) -> EventPropagation;