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

Method delta

document/graph-storage/src/session.rs:447–449  ·  view source on GitHub ↗

The retired delta for `rev`, or `None` if it isn't in history. O(1) lookup, for callers that already hold the revs they want (e.g. persisting a freshly-retired batch) and don't need a scan.

(&self, rev: Rev)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

append_history_deltasMethod · 0.80

Calls 1

getMethod · 0.65

Tested by

no test coverage detected