pub type JitCompiler<'a, C> = JitCompiler<'a, C>;Expand description
Re-export of the JIT compiler for the declare_builtin_function! macro
Aliased Typeยง
pub struct JitCompiler<'a, C> { /* private fields */ }pub type JitCompiler<'a, C> = JitCompiler<'a, C>;Re-export of the JIT compiler for the declare_builtin_function! macro
pub struct JitCompiler<'a, C> { /* private fields */ }