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