Function file_system::calc_crc32 [−][src]
pub fn calc_crc32<P: AsRef<Path>>(path: P) -> Result<u32>
Calculates the given file’s Crc32 checksum.
pub fn calc_crc32<P: AsRef<Path>>(path: P) -> Result<u32>
Calculates the given file’s Crc32 checksum.