[−][src]Module lucet_module_data::owned
Owned variants of the module data types, useful for serialization and testing.
Structs
| OwnedExportFunction | |
| OwnedFunctionMetadata | |
| OwnedGlobalSpec | A variant of |
| 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. |