This commit is contained in:
yetanothercheer 2022-01-07 06:25:38 +00:00
parent b673c51e20
commit fda0b2c911

View file

@ -349,7 +349,7 @@ impl RenderGraph {
})) }))
} }
/// Returns an iterator over a tuple of the ouput edges and the corresponding input nodes /// Returns an iterator over a tuple of the output edges and the corresponding input nodes
/// for the node referenced by the label. /// for the node referenced by the label.
pub fn iter_node_outputs( pub fn iter_node_outputs(
&self, &self,