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

Method set_source

document/graph-storage/src/resources.rs:87–96  ·  view source on GitHub ↗

Insert or LWW-overwrite the entry at `key`. A re-set at an existing key wins only if `value`'s timestamp is strictly newer; a fresh key is inserted in sorted position.

(&mut self, key: SourceKey, value: SourceValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

apply_op_withMethod · 0.80
convert_resourcesFunction · 0.80

Calls 2

cmpMethod · 0.45
insertMethod · 0.45