Skip to main content

investigation_cache_key

Function investigation_cache_key 

Source
pub fn investigation_cache_key(
    har_json: &str,
    target_class: TargetClass,
) -> String
Expand description

Generate a stable cache key from HAR content and target class.