Skip to main content

add_node

Function add_node 

Source
pub fn add_node(state: &Arc<Mutex<GraphState>>, node: NodeInfo)
Expand description

Adds a node to the shared graph state.