typst_
shim
0.13.24
In typst_
shim::
utils
typst_shim
::
utils
Function
hash128
Copy item path
pub fn hash128<T>(value:
&T
) ->
u128
where T:
Hash
+ ?
Sized
,
Expand description
Calculate a 128-bit siphash of a value.