Type Definition move_vm_runtime::native_functions::NativeFunctionTable
source · pub type NativeFunctionTable = Vec<(AccountAddress, Identifier, Identifier, NativeFunction)>;
pub type NativeFunctionTable = Vec<(AccountAddress, Identifier, Identifier, NativeFunction)>;