MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / load

Method load

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

Wrap an already-materialized snapshot. Trusts `registry` to match `history`; advances the clock past every observed timestamp but does not re-apply ops. `history` is taken in on-disk (topological) order.

(peer: PeerId, registry: Registry, history: Vec<Delta>, head: Option<Rev>, redo_stack: Vec<Rev>, next_node_counter: u64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

sequenceFunction · 0.45
interruptedFunction · 0.45
newMethod · 0.45
panic_hookFunction · 0.45
dispatchMethod · 0.45
has_crashedMethod · 0.45
auto_save_all_documentsFunction · 0.45
manageVideoPlaybackFunction · 0.45

Calls 2

observeMethod · 0.80
cloneMethod · 0.45

Tested by 1