typst_utils

Function hash128

source
pub fn hash128<T: Hash + ?Sized>(value: &T) -> u128
Expand description

Calculate a 128-bit siphash of a value.