formatting

This commit is contained in:
Llywelwyn 2023-09-03 22:47:59 +01:00
parent ae3e061ce8
commit a29a7f5be4
8 changed files with 937 additions and 15 deletions

View file

@ -212,11 +212,11 @@ function makeMutClosure(arg0, arg1, dtor, f) {
return real;
}
function __wbg_adapter_20(arg0, arg1) {
wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3e572c40b25c41ad(arg0, arg1);
wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h66b665bcfa5ccc10(arg0, arg1);
}
function __wbg_adapter_23(arg0, arg1, arg2) {
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h587309ca011e200b(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h7f980deb71f217f3(arg0, arg1, addHeapObject(arg2));
}
function handleError(f, args) {
@ -821,12 +821,12 @@ function __wbg_get_imports() {
const ret = makeMutClosure(arg0, arg1, 14, __wbg_adapter_20);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper2956 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 700, __wbg_adapter_23);
imports.wbg.__wbindgen_closure_wrapper2960 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 698, __wbg_adapter_23);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper2958 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 700, __wbg_adapter_23);
imports.wbg.__wbindgen_closure_wrapper2962 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 698, __wbg_adapter_23);
return addHeapObject(ret);
};