Skip to main content

lookup

Function lookup 

Source
pub fn lookup(name: &str) -> Option<KeyDef>
Expand description

Look up one key by name. Named keys are case-insensitive; a single character is taken literally, so "a" and "A" differ.