Skip to main content

compute_content_hash

Function compute_content_hash 

Source
pub fn compute_content_hash(content: &str) -> String
Expand description

Compute SHA256 hash of content and return as hex string.