Function md5

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