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

Function main

toys/static-ref/src/main.rs:10–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8}
9
10fn main() {
11 let _tmp = GRAPH_ACQUIRE_LOCK.lock().unwrap();
12 let _tmp2 = GRAPH_ACQUIRE_LOCK.lock().unwrap();
13}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected