Skip to main content

checksum

Function checksum 

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

SHA-256 hex digest of a string, used for lock-file invalidation.