Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeSentryAI/lockbud
/ main
Function
main
toys/lock-closure/src/main.rs:37–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
fn main() {
38
one_closure_one_caller();
39
two_closures();
40
}
Callers
nothing calls this directly
Calls
2
one_closure_one_caller
Function · 0.85
two_closures
Function · 0.85
Tested by
no test coverage detected