Skip to main content

try_cached_execution

Function try_cached_execution 

Source
pub fn try_cached_execution(source_hash: u64) -> Option<Output>
Expand description

Execute a cached binary, returning the Output. Returns None if no cache entry.