Skip to main content

hash_result

Function hash_result 

Source
pub fn hash_result<R>(hcx: &mut StableHashState<'_>, result: &R) -> Fingerprint
where R: StableHash,