Skip to main content

bytes_hash

Function bytes_hash 

Source
pub fn bytes_hash(bytes: &[u8]) -> String
Expand description

Compute the SHA-256 hex digest of arbitrary bytes.