Merge #53
53: fix rust fmt to not mangle externs r=Disasm a=almindor
Cargo fmt mangled all the `extern "Rust"` cases, this fixes it and cleans up the code.
Co-authored-by:
Ales Katona <ales@katona.me>
Please register or sign in to comment
53: fix rust fmt to not mangle externs r=Disasm a=almindor
Cargo fmt mangled all the `extern "Rust"` cases, this fixes it and cleans up the code.
Co-authored-by:
Ales Katona <ales@katona.me>