crc::crc32
pub struct IEEE_TABLE { // some fields omitted }
impl Deref for IEEE_TABLE
type Target = [u32; 256]
fn deref<'a>(&'a self) -> &'a [u32; 256]