Skip to main content

hints_for

Function hints_for 

Source
pub fn hints_for(
    kb: &KeyBindings,
    actions: &[(ActionShortcuts, &str)],
) -> Vec<Hint> 
Expand description

Build hints for (action, label) pairs, dropping actions with no binding.