pub fn source_hash(source: &str) -> StringExpand 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.
pub fn source_hash(source: &str) -> StringSHA-256 of source, formatted sha256:<hex>. Same shape as
outl_md::sidecar::content_hash but without whitespace
normalisation — for code, whitespace IS the semantics.