[][src]Function easy_hasher::easy_hasher::crc8

pub fn crc8(s: &'a String) -> Hash

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