Function flox

Source
pub fn flox(graph: Arc<Mutex<Graph>>, reset: bool) -> Result<Flox, Error>