Type Alias workflow_terminal::terminal::EventHandlerFn
source · pub type EventHandlerFn = Arc<Box<dyn Fn(Event)>>;
Aliased Type§
struct EventHandlerFn { /* private fields */ }
pub type EventHandlerFn = Arc<Box<dyn Fn(Event)>>;
struct EventHandlerFn { /* private fields */ }