Skip to main content

hex_hash

Function hex_hash 

Source
pub fn hex_hash(h: &Hash) -> String
Expand description

Render a Hash as 64 lowercase hex chars. Wrapper over mkit_core’s byte-level API that keeps a stable name at this layer.