run rustfmt to fix formatting

This commit is contained in:
Skgland
2026-01-10 18:31:40 +01:00
committed by Bennet Bleßmann
parent 87f89545bb
commit b14e363d5e
4 changed files with 752 additions and 774 deletions

View File

@@ -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,

File diff suppressed because it is too large Load Diff