Skip to main content

compute_key

Function compute_key 

Source
pub fn compute_key(material: &CacheMaterial<'_>) -> String
Expand description

Compute a content-addressed cache key over material. Stable across runs for byte-identical inputs.