Module emf_core_base_rs::module::module_loader[][src]

API of a module loader.

Structs

InvalidLoader

Invalid type erased module loader.

ModuleLoader

A module loader.

NativeLoader

Native module loader.

NativeLoaderInternal

Native library loader internal interface.

UnknownLoader

Type erased module loader.

Traits

ModuleLoaderABICompat

Trait for identifying module loaders whose data layout is compatible with the canonical module loader.

ModuleLoaderAPI

The API of a module loader.