pub fn compute_cache_key(path: &str, props_hash: u64) -> u64
Computes a cache key from component path and props hash.