[][src]Function easy_hasher::easy_hasher::raw_crc8

pub fn raw_crc8(d: Vec<u8>) -> Hash

CRC8 raw data hashing function
poly = 0x07, init = 0x00