Skip to main content

compute_content_hash

Function compute_content_hash 

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

Compute SHA-256 hash of content, returning lowercase hex string.