Function branch

Source
pub fn branch(graph: Arc<Mutex<Graph>>, name: String) -> Result<(), Error>