Module marine_module_interface::it_interface[][src]

Structs

FullRecordTypes
IFunctionSignature

Represent a function type inside Marine module.

IModuleInterface

Represent an interface of a Wasm module.

ITExportFuncDescriptor

Enums

ITInterfaceError

Functions

get_export_funcs

Returns all exported IT functions.

get_export_funcs_descriptors

Returns all exported IT functions descriptors.

get_interface

Returns Marine module interface that includes both export and all record types.

get_record_types

Type Definitions

IRecordTypes
RIResult