Skip to main content

compute_integrity_hash

Function compute_integrity_hash 

Source
pub fn compute_integrity_hash<T: Serialize>(
    object: &T,
) -> Result<IntegrityHash, Error>
Expand description

Compute canonical JSON hash.