Skip to main content

is_rememberable

Function is_rememberable 

Source
pub fn is_rememberable(key_output: &KeyOutput) -> bool
Expand description

Whether a resolved key::KeyOutput should become the remembered last output.

Empty / no-op outputs are ignored so that pressing Repeat with no history (or keys that resolve without output) does not clear a prior memory.