Skip to main content

Actions

Type Alias Actions 

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

Tree view action map.

Aliased Typeยง

pub struct Actions { /* private fields */ }