Skip to main content

Actions

Type Alias Actions 

Source
pub type Actions = HashMap<Event, Action>;
Expand description

Split panel action map.

Aliased Typeยง

pub struct Actions { /* private fields */ }