Function compute_file_sha256 [source]

pub(crate) fn compute_file_sha256(path: &Path) -> Result<String, String>