pub type ExecutionEngine = OptimizedExecutionEngine;Expand description
Type alias for backward compatibility The optimized execution engine is now the primary implementation
Aliased Typeยง
#[repr(align(64))]pub struct ExecutionEngine { /* private fields */ }