Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
fn main() {
29
let f = Foo::new();
30
f.foo();
31
f.bar();
32
}
Callers
nothing calls this directly
Calls
2
foo
Method · 0.80
bar
Method · 0.80
Tested by
no test coverage detected