pub type ExecutionResultCache = CircuitCache<ExecutionResult>;Expand description
Specialized cache for execution results
Aliased Typeยง
pub struct ExecutionResultCache { /* private fields */ }pub type ExecutionResultCache = CircuitCache<ExecutionResult>;Specialized cache for execution results
pub struct ExecutionResultCache { /* private fields */ }