Function sha256_file

Source
pub fn sha256_file(file_path: &str) -> Result<String>