Skip to main content

hash_function

Function hash_function 

Source
pub fn hash_function(params: &[TypeHash], results: &[TypeHash]) -> TypeHash
Expand description

Hash a function signature. Param names are NOT included (just types in order). Result types are included in order.