MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / registry

Function registry

nodedb/src/control/array_sync/ack_registry.rs:278–280  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

276 }
277
278 fn registry() -> Arc<ArrayAckRegistry> {
279 ArrayAckRegistry::open_in_memory().unwrap()
280 }
281
282 #[test]
283 fn min_ack_none_when_no_records() {

Callers 8

single_replica_ackFunction · 0.85
ack_is_monotonicFunction · 0.85
known_arraysFunction · 0.85
init_tracingFunction · 0.85

Calls

no outgoing calls

Tested by 7

single_replica_ackFunction · 0.68
ack_is_monotonicFunction · 0.68
known_arraysFunction · 0.68