Skip to main content

object_hash

Function object_hash 

Source
pub fn object_hash(content: &[u8]) -> String
Expand description

Compute the lowercase-hex SHA-256 address of content. Pure; no IO.