MCPcopy 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
37fn main() {
38 one_closure_one_caller();
39 two_closures();
40}

Callers

nothing calls this directly

Calls 2

one_closure_one_callerFunction · 0.85
two_closuresFunction · 0.85

Tested by

no test coverage detected