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

Method add_trunk_moved

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

Source from the content-addressed store, hash-verified

135 /// Records a trunk move.
136 #[inline]
137 pub fn add_trunk_moved(&mut self) {
138 self.trunks_moved += 1;
139 }
140
141 /// Records a trunk undeletion.
142 #[inline]

Callers 2

record_trunk_movedMethod · 0.80

Calls

no outgoing calls

Tested by 1