MCPcopy Create free account
hub / github.com/CodeSentryAI/lockbud / bar

Method bar

toys/tikv-wrapper/src/main.rs:23–25  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

21 };
22 }
23 fn bar(&self) -> i32 {
24 self.data
25 }
26}
27
28fn main() {

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected