MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / change_store

Method change_store

atomic-repository/src/repository/changes.rs:11–13  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

9 /// advanced operations like iteration or cache management.
10 #[inline]
11 pub fn change_store(&self) -> &ChangeStore {
12 &self.change_store
13 }
14
15 // Ignore Rules
16

Callers 5

crdt_outputFunction · 0.45

Calls

no outgoing calls

Tested by 5

crdt_outputFunction · 0.36