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

Method rl

toys/tikv-wrapper/src/util.rs:13–15  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

11 }
12
13 fn rl(&self) -> RwLockReadGuard<'_, T> {
14 self.read().unwrap()
15 }
16}

Callers 1

fooMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected