Available on crate feature
module only.Expand description
This module contains the implementation of the module loader.
Structs§
- Lock
- A structure that represents a lock to the application’s ModuleLoader.
- Module
Loader - Represents a module loader which can support loading multiple related modules.
Traits§
- Module
Handle - Represents a handle to a Module stored in the application’s ModuleLoader.