MCPcopy Create free account
hub / github.com/Kethku/Pando / KeyEvent

Class KeyEvent

aspen/src/context_stack/event_state.rs:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123
124#[derive(Clone)]
125pub struct KeyEvent {
126 pub key: Key,
127 pub state: ElementState,
128}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…