Skip to main content

source_hash

Function source_hash 

Source
pub fn source_hash(source: &str) -> String
Expand description

SHA-256 of source, formatted sha256:<hex>. Same shape as outl_md::sidecar::content_hash but without whitespace normalisation — for code, whitespace IS the semantics.