Skip to main content

plan_node_resize

Function plan_node_resize 

Source
pub fn plan_node_resize(
    graph: &Graph,
    request: NodeResizeRequest,
) -> Option<NodeResizePlan>
Expand description

Plans a node resize update without mutating the graph.