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

Method convert_from_runtime

document/graph-storage/src/from_runtime.rs:142–172  ·  view source on GitHub ↗

Full conversion: returns the registry and the extracted declaration bytes for the caller to persist. See [`RuntimeConversion`].

(
		node_network: &NodeNetwork,
		metadata: &M,
		resources: &graphene_resource::ResourceRegistry,
		peer: PeerId,
	)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

convert_resourcesFunction · 0.85
convert_networkFunction · 0.70

Tested by

no test coverage detected