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

Method recomputed_id

document/graph-storage/src/crdt.rs:81–83  ·  view source on GitHub ↗

The content-addressed `Rev` this delta's identity fields hash to. Equals `id` for a delta built via `new`/`merge`; differs only if `id` was tampered with or the hash derivation changed.

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

has_valid_idMethod · 0.80
verifyMethod · 0.80

Calls 1

compute_revFunction · 0.85

Tested by

no test coverage detected