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

Method into_conflicts

atomic-core/src/crdt/apply/context.rs:736–738  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

734 /// Consumes the outcome and returns the conflicts.
735 #[inline]
736 pub fn into_conflicts(self) -> Vec<CrdtConflict> {
737 self.conflicts
738 }
739
740 /// Consumes the outcome and returns both stats and conflicts.
741 #[inline]

Callers 1

Calls

no outgoing calls

Tested by 1