[][src]Module cityhash::cityhash_1

This module provides Rust bindings for CityHash version 1

Functions

city_hash_64

Returns a 64-bit CityHash of the given slice of bytes.

city_hash_128

Returns a 128-bit CityHash of the given slice of bytes.