MCPcopy Create free account
hub / github.com/Freaky/Compactor / pathdb

Function pathdb

src/persistence.rs:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25}
26
27pub fn pathdb() -> &'static RwLock<HashFilter> {
28 &PATHDB
29}

Callers 3

runMethod · 0.85
initFunction · 0.85
compress_loopMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected