use serde;
use serde_json;
use serde_derive;
/// A shortcut consists of an id and a combination of keystrokes
/// id can be of any generic type
/// Pseudo shortcut ids
/// Most common shortcut ids.
/// Compares pressed keys against a set of supported shortcuts