pub fn try_cached_execution(namespace: &str, source_hash: u64) -> Option<Output>
Execute a cached binary, returning the Output. Returns None if no cache entry.