Module cdragon_hashes::bin

source ·
Expand description

Hashes used in PROP files (bin files)

Bin files use 32-bit FNV-1a hashes for several identifier names.

This module provides methods to compute these hashes.

Enums

  • Enum with a variant for each kind of bin hash

Functions

Type Aliases