[][src]Module lucet_module::owned

Owned variants of the module data types, useful for serialization and testing.

Structs

OwnedExportFunction
OwnedFunctionMetadata
OwnedGlobalSpec

A variant of GlobalSpec with owned strings throughout.

OwnedImportFunction
OwnedLinearMemorySpec

Specification of the linear memory of a module

OwnedModuleData

The metadata (and some data) for a Lucet module.

OwnedSparseData

A sparse representation of a Lucet module's initial heap.