[][src]Function crcxx::lut::crc8_make_lut_256

pub fn crc8_make_lut_256(poly: u8, reflect: bool) -> [u8; 256]