[][src]Function easy_hasher::easy_hasher::file_crc8

pub fn file_crc8(filename: &'a String) -> Result<Hash, String>

CRC8 file hashing function
poly = 0x07, init = 0x00