Skip to main content

hash_content

Function hash_content 

Source
pub fn hash_content(content: &str) -> [u8; 12]
Expand description

Compute a 12-byte SHA256 slice of content for change detection.