pub fn compute_key(material: &CacheMaterial<'_>) -> StringExpand description
Compute a content-addressed cache key over material. Stable across runs
for byte-identical inputs.
pub fn compute_key(material: &CacheMaterial<'_>) -> StringCompute a content-addressed cache key over material. Stable across runs
for byte-identical inputs.