Module loader

Source
Expand description

The loader module functions are used to load an instance.

Structs§

CodeMemory
A pointer to code in memory.
LocalInstance
A local instance.
LocalLoader
A local implementation for Loader.

Traits§

Instance
This trait represents an instance used by the loader.
Loader
The loader trait represents the functions used to load an instance.