Skip to main content

monomorphize_module_profiled

Function monomorphize_module_profiled 

Source
pub fn monomorphize_module_profiled(
    module: Module,
) -> RuntimeResult<(Module, MonomorphizeProfile)>