Function key_by_label
pub fn key_by_label(label: &str) -> Option<&'static KeyRegistryEntry>Expand description
find a key by its label property (exact match)
pub fn key_by_label(label: &str) -> Option<&'static KeyRegistryEntry>find a key by its label property (exact match)