md5_file

Function md5_file 

Source
pub fn md5_file<P>(path: P) -> Result<String>
where P: AsRef<Path>,