Type Definition fletcher_simd::Fletcher16

source ·
pub type Fletcher16 = Fletcher<u16>;
Expand description

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