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

Function main

toys/tikv-wrapper/src/main.rs:28–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26}
27
28fn main() {
29 let f = Foo::new();
30 f.foo();
31 f.bar();
32}

Callers

nothing calls this directly

Calls 2

fooMethod · 0.80
barMethod · 0.80

Tested by

no test coverage detected