Type Definition fletcher_simd::Fletcher64

source ·
pub type Fletcher64 = Fletcher<u64>;
Expand description

Convenient type alias for the 64-bit Fletcher checksum object.