Type Alias floem::context::EventCallback

source ·
pub type EventCallback = dyn Fn(&Event) -> EventPropagation;