pub fn template_canonical_hash(
path: &str,
ctx: &RenderContext,
) -> Option<String>Expand description
Returns the SHA-256 hex of an embedded template’s content (post-render for package.json).
pub fn template_canonical_hash(
path: &str,
ctx: &RenderContext,
) -> Option<String>Returns the SHA-256 hex of an embedded template’s content (post-render for package.json).