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

Method add_branch_restored

atomic-core/src/crdt/apply/context.rs:163–165  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

161 /// Records a branch restoration.
162 #[inline]
163 pub fn add_branch_restored(&mut self) {
164 self.branches_restored += 1;
165 }
166
167 // Leaf Operation Recording
168

Callers 2

Calls

no outgoing calls

Tested by 1