mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-17 01:28:44 +00:00
Run cargo fmt
This commit is contained in:
@@ -17,8 +17,8 @@ use inkwell::{
|
||||
};
|
||||
use std::cmp;
|
||||
use std::convert::TryInto;
|
||||
use wasmer_types::{FunctionType, LocalFunctionIndex};
|
||||
use wasmer_compiler::{CompileError, FunctionBody, RelocationTarget};
|
||||
use wasmer_types::{FunctionType, LocalFunctionIndex};
|
||||
|
||||
pub struct FuncTrampoline {
|
||||
ctx: Context,
|
||||
|
||||
Reference in New Issue
Block a user