MCPcopy Create free account
hub / github.com/TyberiusPrime/KeyToKey / ro_state

Method ro_state

src/test_helpers.rs:37–39  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

35 }
36
37 fn ro_state(&self) -> &KeyboardState {
38 return &self.state;
39 }
40
41 #[allow(unused_variables)]
42 fn debug(&mut self, s: &str) {

Callers 1

future_handler_idMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected