Function hash_combine

Source
pub fn hash_combine<T: Hash>(seed: &mut u64, v: &T)
Expand description

maplibre/maplibre-native#4add9ea original name: hash_combine