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

Method stats

atomic-core/src/diff/semantic_to_crdt.rs:312–314  ·  view source on GitHub ↗

Get the conversion statistics.

(&self)

Source from the content-addressed store, hash-verified

310
311 /// Get the conversion statistics.
312 pub fn stats(&self) -> &ConversionStats {
313 &self.stats
314 }
315
316 /// Convert a SemanticDiff to FileOps.
317 ///

Calls

no outgoing calls

Tested by 3