MCPcopy Create free account
hub / github.com/anelson/tracers / get_cached_object_computation

Function get_cached_object_computation

tracers-codegen/src/cache.rs:92–105  ·  view source on GitHub ↗

Identical to `cache_object_computation` except this is read-only; if the computation does not exist in the cache it returns an error

(
    cache_path: &Path,
    object_name: &str,
    hash: HashCode,
    key: &str,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

caches_generated_dataFunction · 0.85

Calls 1

cached_results_pathFunction · 0.85

Tested by 1

caches_generated_dataFunction · 0.68