Crate lthash_rs

Source

Structs§

LtHash16
A LtHash checksum with 16 bits per chunk and 1024 chunks.
LtHash32
A LtHash checksum with 32 bits per chunk and 1024 chunks.

Traits§

LtHash
Generic trait for LtHash, these functions will be implemented by all the instances of LtHash.