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

Method add_trunk_undeleted

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

Source from the content-addressed store, hash-verified

141 /// Records a trunk undeletion.
142 #[inline]
143 pub fn add_trunk_undeleted(&mut self) {
144 self.trunks_undeleted += 1;
145 }
146
147 // Branch Operation Recording
148

Callers 2

Calls

no outgoing calls

Tested by 1