Module xlang_abi::hash

source ·
Expand description

Defines Hashers for xlang that perform consistent operations

Structs

A BuildHasher with a consistent ABI that returns Default values for the given Hasher.
A hasher with a consistent ABI and hash algorithm. the XLangHasher hashes bytes using the FNV-1a 64-bit hash

Statics

A u8 that, when hashed with xlang_hash_bytes produces a value suitable for use

Functions

Hashes the bytes in the given span