MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / commit_op

Function commit_op

document/graph-storage/src/tests/crdt.rs:22–29  ·  view source on GitHub ↗

Commit a single op to a document as a retired delta. Mints a fresh timestamp, links to current head, applies, records in history, advances head.

(document: &mut Document, op: RegistryDelta)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 3

compute_reverse_deltaMethod · 0.80
tickMethod · 0.80
apply_deltaMethod · 0.80

Tested by

no test coverage detected