[][src]Function lucetc::patch_module

pub fn patch_module<P: AsRef<Path>>(
    module: Module,
    builtins_path: P
) -> Result<(Module, HashMap<String, String>), Error>