Function sha256

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