floem::context

Type Alias EventCallback

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