Struct crc::crc64::ISO_TABLE []

pub struct ISO_TABLE {
    // some fields omitted
}

Trait Implementations

impl Deref for ISO_TABLE

type Target = [u64; 256]

fn deref<'a>(&'a self) -> &'a [u64; 256]