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

Method kind

atomic-core/src/crdt/apply/conflict.rs:307–309  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

305 /// Returns the conflict kind.
306 #[inline]
307 pub fn kind(&self) -> ConflictKind {
308 self.kind
309 }
310
311 /// Returns the description.
312 #[inline]

Callers 1

test_tracker_iterFunction · 0.45

Calls

no outgoing calls

Tested by 1

test_tracker_iterFunction · 0.36