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

Function read_scope_injections

document/graph-storage/src/to_runtime.rs:218–240  ·  view source on GitHub ↗

Rebuild a network's `scope_injections` from its serialized attribute blob, resolving each stored storage node ID back to its runtime-local ID. Mirrors `from_runtime::write_scope_injections`.

(registry: &Registry, network_id: NetworkId, attributes: &crate::Attributes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

convert_networkFunction · 0.85

Calls 3

as_u64Method · 0.80
getMethod · 0.65
into_iterMethod · 0.45

Tested by

no test coverage detected