Type Alias Keymap

Source
pub type Keymap = HashMap<Key, PickerAction>;

Aliased Typeยง

pub struct Keymap { /* private fields */ }