init_module_loader

Function init_module_loader 

Source
pub fn init_module_loader<ML: ModuleLoader + 'static>(cx: &Context, loader: ML)
Expand description

Initialises a module loader in the current runtime.