Type Definition fletcher_simd::Fletcher128

source ·
pub type Fletcher128 = Fletcher<u128>;
Expand description

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