pub type FunctionCompilerTable = HashMap<u64, &'static dyn NativeFunctionCompiler>;Aliased Typeยง
pub struct FunctionCompilerTable { /* private fields */ }pub type FunctionCompilerTable = HashMap<u64, &'static dyn NativeFunctionCompiler>;pub struct FunctionCompilerTable { /* private fields */ }