[][src]Module xxhash_rust::xxh64

64 bit version of xxhash algorithm

Written using C implementation as reference.

Structs

Xxh64

XXH64 Streaming algorithm

Functions

xxh64

Returns hash for the provided input.