Type Definition gabelstaplerwm::wm::kbd::Keybindings [] [src]

type Keybindings = HashMap<KeyPress, KeyCallback>;

Keybinding map.