Function checksum

Source
pub fn checksum<P>(path: P) -> String
where P: Into<PathBuf>,
Expand description