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

Method debug

src/test_helpers.rs:42–45  ·  view source on GitHub ↗
(&mut self, s: &str)

Source from the content-addressed store, hash-verified

40
41 #[allow(unused_variables)]
42 fn debug(&mut self, s: &str) {
43 #[cfg(test)]
44 println!("{}", s);
45 }
46
47 fn bootloader(&mut self) {}
48

Callers 2

on_activateMethod · 0.80
on_deactivateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected