mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 21:02:35 +00:00
fairly major reorganization and clippy cleanup
This commit is contained in:
@@ -648,6 +648,7 @@ fn getStartColumn(
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
fn detectCodeword(
|
||||
image: &BitMatrix,
|
||||
minColumn: u32,
|
||||
|
||||
Reference in New Issue
Block a user