Skip to main content

KeyHint

Type Alias KeyHint 

Source
pub type KeyHint = (&'static str, Cow<'static, str>);
Expand description

A key and what it does, for key_hints. Borrowed for the fixed labels most footers use, owned for the ones that interpolate live state.