Skip to main content

add_edge

Function add_edge 

Source
pub fn add_edge(state: &Arc<Mutex<GraphState>>, edge: EdgeInfo)
Expand description

Adds an edge to the shared graph state.