Module loader

Module loader 

Source

Structs§

ModuleExports
Read a module file and return a map of exported variable names -> Value

Functions§

inject_dependencies
Inject dependencies into a module
load_module_exports
load_module_from_path
Load a module from a file path