Skip to main content

compute_image_hash

Function compute_image_hash 

Source
pub fn compute_image_hash(path: &Path) -> Result<String>
Expand description

Compute the SHA-256 hex digest of a file.