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

Function convert_node

document/graph-storage/src/to_runtime.rs:292–317  ·  view source on GitHub ↗
(
	context: &ConversionContext,
	node: &crate::Node,
	metadata_path: &[RuntimeNodeId],
	runtime_node_id: RuntimeNodeId,
	node_collector: &mut Option<Vec<NodeMetadataEntry>>,
	network_collector: &mut O

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

convert_networkFunction · 0.70

Calls 5

get_orMethod · 0.80
get_or_defaultMethod · 0.80
convert_inputFunction · 0.70
convert_implementationFunction · 0.70
iterMethod · 0.45

Tested by

no test coverage detected