Skip to main content

hash_property_name

Function hash_property_name 

Source
pub fn hash_property_name(name: &str) -> u32
Expand description

Hash a property name string to a u32 for shape transition keys.

Simple FNV-1a hash truncated to u32.