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

Function convert_network

document/graph-storage/src/from_runtime.rs:264–306  ·  view source on GitHub ↗
(
	node_network: &NodeNetwork,
	network_id: NetworkId,
	parent_path: Option<&NodePath>,
	metadata_path: &[RuntimeNodeId],
	registry: &mut Registry,
	ctx: &mut ConversionContext<'_, M>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

convert_from_runtimeMethod · 0.70
convert_implementationFunction · 0.70

Calls 9

child_pathFunction · 0.85
write_scope_injectionsFunction · 0.85
to_global_idMethod · 0.80
convert_nodeFunction · 0.70
convert_inputFunction · 0.70
setMethod · 0.45
insertMethod · 0.45
iterMethod · 0.45

Tested by

no test coverage detected