run rustfmt to fix formatting
This commit is contained in:
@@ -975,7 +975,7 @@ pub enum FfiError {
|
||||
ArgCountMismatch {
|
||||
name: Atom, // ffi function or struct
|
||||
kind: ArgCountMismatchKind,
|
||||
|
||||
|
||||
#[allow(dead_code, reason = "will be used by PR 3173")]
|
||||
expected: usize,
|
||||
got: usize,
|
||||
|
||||
1522
src/instructions.rs
1522
src/instructions.rs
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user