pub fn investigation_cache_key(
har_json: &str,
target_class: TargetClass,
) -> StringExpand description
Generate a stable cache key from HAR content and target class.
pub fn investigation_cache_key(
har_json: &str,
target_class: TargetClass,
) -> StringGenerate a stable cache key from HAR content and target class.