Skip to main content

apply

Function apply 

Source
pub fn apply(
    key: Key,
    modifier_state: &impl ModifierChecker,
    lock_state: &impl LockStateChecker,
) -> Option<KeyMeaning>
Expand description

Applies the US QWERTY keymap to the given key.