pub type Hint = (String, String);
One key hint: (key combo label, action label). An empty key renders the label alone, emphasized (used by the nvim backend’s mode line).
(key combo label, action label)