sha256_hex

Function sha256_hex 

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

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